Skip to content

Commit

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

0 comments on commit d7931ea

Please sign in to comment.