Skip to content

Commit

Permalink
Merge pull request #913 from rsteube/dependabot/github_actions/gorele…
Browse files Browse the repository at this point in the history
…aser/goreleaser-action-5

build(deps): bump goreleaser/goreleaser-action from 4 to 5
  • Loading branch information
rsteube authored Sep 12, 2023
2 parents 0c434aa + 470f0fe commit afff13b
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 @@ -58,7 +58,7 @@ jobs:
parallel-finished: true

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

0 comments on commit afff13b

Please sign in to comment.