Skip to content

Commit

Permalink
Bump bufbuild/buf-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-action](https://github.com/bufbuild/buf-action).


Updates `bufbuild/buf-action` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/bufbuild/buf-action/releases)
- [Changelog](https://github.com/bufbuild/buf-action/blob/main/RELEASE.md)
- [Commits](bufbuild/buf-action@e08102e...d4b4325)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 7265c0b commit 21ec0e1
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 @@ -22,7 +22,7 @@ jobs:
with:
go-version-file: go.mod
cache: true
- uses: bufbuild/buf-action@e08102e131956fce8553dcde03dc7b05c0c88c46 # v1.0.0
- uses: bufbuild/buf-action@d4b43256b3a511e94e6c0d38d478e1bd39f8690e # v1.0.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.BSR_TOKEN }}
Expand Down

0 comments on commit 21ec0e1

Please sign in to comment.