Skip to content

Commit

Permalink
Merge pull request #57 from cybozu/dependabot/github_actions/bufbuild…
Browse files Browse the repository at this point in the history
…/buf-push-action-1.2.0

Bump bufbuild/buf-push-action from 1.1.1 to 1.2.0
  • Loading branch information
ymmt2005 authored Dec 1, 2023
2 parents 89742e6 + aa7f227 commit 5b38b4e
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 @@ -31,7 +31,7 @@ jobs:
- uses: bufbuild/buf-setup-action@382440cdb8ec7bc25a68d7b4711163d95f7cc3aa # v1.28.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
- uses: bufbuild/buf-push-action@1c45f6a21ec277ee4c1fa2772e49b9541ea17f38 # v1.1.1
- uses: bufbuild/buf-push-action@a654ff18effe4641ebea4a4ce242c49800728459 # v1.2.0
with:
buf_token: ${{ secrets.BSR_TOKEN }}
- name: GoReleaser
Expand Down

0 comments on commit 5b38b4e

Please sign in to comment.