Skip to content

Commit

Permalink
chore(deps): update bufbuild/buf-setup-action action to v1.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 9, 2023
1 parent 3059c86 commit 8f47d3a
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 @@ -129,7 +129,7 @@ jobs:
steps:
- uses: actions/checkout@v3

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

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

0 comments on commit 8f47d3a

Please sign in to comment.