Skip to content

Commit 0c747f1

Browse files
authored
Merge pull request #81 from cybozu/dependabot/github_actions/actions-dependencies-82a2c31bc5
Bump bufbuild/buf-action from 1.0.0 to 1.0.2 in the actions-dependencies group across 1 directory
2 parents f11fbca + 908b7f5 commit 0c747f1

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@e08102e131956fce8553dcde03dc7b05c0c88c46 # v1.0.0
25+
- uses: bufbuild/buf-action@3fb70352251376e958c4c2c92c3818de82a71c2b # v1.0.2
2626
with:
2727
github_token: ${{ secrets.GITHUB_TOKEN }}
2828
token: ${{ secrets.BSR_TOKEN }}

0 commit comments

Comments
 (0)