Skip to content

Commit

Permalink
chore(deps): update bufbuild/buf-setup-action action to v1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 30, 2023
1 parent 1fc381a commit 1ac0adb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
steps:
- uses: actions/checkout@v3

- uses: bufbuild/buf-setup-action@v1.15.1
- uses: bufbuild/buf-setup-action@v1.16.0
if: ${{ matrix.buf == 'buf' }}
with:
github_token: ${{ github.token }}
Expand Down Expand Up @@ -179,7 +179,7 @@ jobs:
steps:
- uses: actions/checkout@v3

- uses: bufbuild/buf-setup-action@v1.15.1
- uses: bufbuild/buf-setup-action@v1.16.0
if: ${{ matrix.buf == 'buf' }}
with:
github_token: ${{ github.token }}
Expand Down

0 comments on commit 1ac0adb

Please sign in to comment.