Skip to content

Commit

Permalink
Merge pull request #766 from google/dependabot/github_actions/gorelea…
Browse files Browse the repository at this point in the history
…ser/goreleaser-action-5

build(deps): bump goreleaser/goreleaser-action from 4 to 5
  • Loading branch information
github-actions[bot] committed Sep 12, 2023
2 parents e35f4c5 + 8b0e217 commit 774b88e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
go-version-file: 'go.mod'
cache: true
- uses: goreleaser/goreleaser-action@v4
- uses: goreleaser/goreleaser-action@v5
with:
version: latest
args: release --rm-dist ${{ env.flags }}
Expand Down

0 comments on commit 774b88e

Please sign in to comment.