Skip to content

Commit

Permalink
Merge pull request #63 from cybozu/dependabot/github_actions/actions-…
Browse files Browse the repository at this point in the history
…dependencies-08f7f8efae

Bump the actions-dependencies group with 1 update
  • Loading branch information
ymmt2005 authored Feb 1, 2024
2 parents e3242ed + a5c6f03 commit 3d27789
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 @@ -28,7 +28,7 @@ jobs:
cache: 'npm'
cache-dependency-path: './es/package-lock.json'
registry-url: 'https://registry.npmjs.org'
- uses: bufbuild/buf-setup-action@382440cdb8ec7bc25a68d7b4711163d95f7cc3aa # v1.28.1
- uses: bufbuild/buf-setup-action@88db93f5d74ffa329bb43e42aa95cd822697d214 # v1.29.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
- uses: bufbuild/buf-push-action@a654ff18effe4641ebea4a4ce242c49800728459 # v1.2.0
Expand Down

0 comments on commit 3d27789

Please sign in to comment.