Skip to content

Commit b4421fb

Browse files
chore(deps): update bufbuild/buf-setup-action action to v1.17.0 (open-feature#307)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 948e367 commit b4421fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fetch-depth: 0
1515
submodules: recursive
1616

17-
- uses: bufbuild/buf-setup-action@v1.16.0
17+
- uses: bufbuild/buf-setup-action@v1.17.0
1818
with:
1919
github_token: ${{ github.token }}
2020
- uses: nrwl/nx-set-shas@v3

.github/workflows/release-please.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
fetch-depth: 0
2525
submodules: recursive
2626

27-
- uses: bufbuild/buf-setup-action@v1.16.0
27+
- uses: bufbuild/buf-setup-action@v1.17.0
2828
with:
2929
version: "1.1.1"
3030
github_token: ${{ github.token }}

0 commit comments

Comments
 (0)