Skip to content

Commit

Permalink
Bump bufbuild/buf-setup-action in the actions-dependencies group
Browse files Browse the repository at this point in the history
Bumps the actions-dependencies group with 1 update: [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action).


Updates `bufbuild/buf-setup-action` from 1.30.0 to 1.31.0
- [Release notes](https://github.com/bufbuild/buf-setup-action/releases)
- [Commits](bufbuild/buf-setup-action@517ee23...480a0ee)

---
updated-dependencies:
- dependency-name: bufbuild/buf-setup-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2024
1 parent 42ccf6e commit 827d1a8
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@517ee23296d5caf38df31c21945e6a54bbc8a89f # v1.30.0
- uses: bufbuild/buf-setup-action@480a0ee8a588045b52a847b48138c6f377a89519 # v1.31.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
- uses: bufbuild/buf-push-action@a654ff18effe4641ebea4a4ce242c49800728459 # v1.2.0
Expand Down

0 comments on commit 827d1a8

Please sign in to comment.