Skip to content

Commit

Permalink
Merge pull request #44 from cybozu/dependabot/github_actions/goreleas…
Browse files Browse the repository at this point in the history
…er/goreleaser-action-5.0.0

Bump goreleaser/goreleaser-action from 4.4.0 to 5.0.0
  • Loading branch information
ymmt2005 committed Dec 1, 2023
2 parents 5b38b4e + 1f401f0 commit d8949b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
with:
buf_token: ${{ secrets.BSR_TOKEN }}
- name: GoReleaser
uses: goreleaser/goreleaser-action@3fa32b8bb5620a2c1afe798654bbad59f9da4906 # v4.4.0
uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8 # v5.0.0
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit d8949b9

Please sign in to comment.