Skip to content

Commit

Permalink
chore(deps): update bufbuild/buf-setup-action action to v1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 12, 2023
1 parent d8ff0e4 commit 5db2ed6
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.17.0
- uses: bufbuild/buf-setup-action@v1.18.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.17.0
- uses: bufbuild/buf-setup-action@v1.18.0
with:
version: "1.1.1"
github_token: ${{ github.token }}
Expand Down

0 comments on commit 5db2ed6

Please sign in to comment.