Skip to content

Commit f8890fe

Browse files
authored
Merge pull request #100 from cybozu/dependabot/github_actions/actions-dependencies-46bdc8e7fa
Bump bufbuild/buf-action from 1.3.0 to 1.4.0 in the actions-dependencies group
2 parents 9a05f6e + a773a40 commit f8890fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@8f4a1456a0ab6a1eb80ba68e53832e6fcfacc16c # v1.3.0
25+
- uses: bufbuild/buf-action@fd21066df7214747548607aaa45548ba2b9bc1ff # v1.4.0
2626
with:
2727
github_token: ${{ secrets.GITHUB_TOKEN }}
2828
token: ${{ secrets.BSR_TOKEN }}

0 commit comments

Comments
 (0)