Skip to content

Commit

Permalink
Merge pull request #78 from joshuar/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
joshuar authored Jan 19, 2024
2 parents f109b4f + cfb21da commit e096110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
cosign-release: 'v2.2.2'

- name: Run Go Releaser
uses: goreleaser/goreleaser-action@v4
uses: goreleaser/goreleaser-action@v5
if: ${{ steps.release_please.outputs.release_created }}
id: run_goreleaser
with:
Expand Down

0 comments on commit e096110

Please sign in to comment.