Skip to content

Commit

Permalink
Merge pull request #214 from mkmik/renovate/goreleaser-goreleaser-act…
Browse files Browse the repository at this point in the history
…ion-5.x

chore(deps): update goreleaser/goreleaser-action action to v5
  • Loading branch information
kodiakhq[bot] authored Dec 11, 2023
2 parents 68e735f + a8074df commit aa12ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: go test -v ./...

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@5fdedb94abba051217030cc86d4523cf3f02243d # v4
uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8 # v5
if: startsWith(github.ref, 'refs/tags/')
with:
version: latest
Expand Down

0 comments on commit aa12ba4

Please sign in to comment.