Skip to content

Commit

Permalink
chore(deps): update bufbuild/buf-setup-action action to v1.22.0 (#423)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 26, 2023
1 parent 81144c1 commit fbb642c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fetch-depth: 0
submodules: recursive

- uses: bufbuild/buf-setup-action@v1.21.0
- uses: bufbuild/buf-setup-action@v1.22.0
with:
github_token: ${{ github.token }}
- uses: nrwl/nx-set-shas@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
fetch-depth: 0
submodules: recursive

- uses: bufbuild/buf-setup-action@v1.21.0
- uses: bufbuild/buf-setup-action@v1.22.0
with:
version: "1.1.1"
github_token: ${{ github.token }}
Expand Down

0 comments on commit fbb642c

Please sign in to comment.