Skip to content

Commit

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

build(deps): bump goreleaser/goreleaser-action from 2 to 4
  • Loading branch information
rsteube authored Aug 6, 2023
2 parents 6ba823d + ac45e86 commit fed66fd
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 @@ -55,7 +55,7 @@ jobs:
parallel-finished: true

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

0 comments on commit fed66fd

Please sign in to comment.