Skip to content

Commit b23cc4f

Browse files
Bump bufbuild/buf-action in the actions-dependencies group
Bumps the actions-dependencies group with 1 update: [bufbuild/buf-action](https://github.com/bufbuild/buf-action). Updates `bufbuild/buf-action` from 1.0.2 to 1.0.3 - [Release notes](https://github.com/bufbuild/buf-action/releases) - [Changelog](https://github.com/bufbuild/buf-action/blob/main/RELEASE.md) - [Commits](bufbuild/buf-action@3fb7035...b46cbc0) --- 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]>
1 parent 45631b2 commit b23cc4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
go-version-file: go.mod
2424
cache: true
25-
- uses: bufbuild/buf-action@3fb70352251376e958c4c2c92c3818de82a71c2b # v1.0.2
25+
- uses: bufbuild/buf-action@b46cbc051dd8fd10a3c2213e784498790d3fe388 # v1.0.3
2626
with:
2727
github_token: ${{ secrets.GITHUB_TOKEN }}
2828
token: ${{ secrets.BSR_TOKEN }}

0 commit comments

Comments
 (0)