Skip to content

Commit

Permalink
chore(deps): update bufbuild/buf-setup-action action to v1.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 13, 2023
1 parent 04447f2 commit 7ef2ba4
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.23.1
- uses: bufbuild/buf-setup-action@v1.24.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.23.1
- uses: bufbuild/buf-setup-action@v1.24.0
if: ${{ matrix.buf == 'buf' }}
with:
github_token: ${{ github.token }}
Expand Down

0 comments on commit 7ef2ba4

Please sign in to comment.