Skip to content

Commit

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


Updates `bufbuild/buf-action` from 1.0.0 to 1.0.2
- [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...3fb7035)

---
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 Nov 1, 2024
1 parent f11fbca commit 908b7f5
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@3fb70352251376e958c4c2c92c3818de82a71c2b # v1.0.2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.BSR_TOKEN }}
Expand Down

0 comments on commit 908b7f5

Please sign in to comment.