Skip to content

Commit

Permalink
chore(deps): update bufbuild/buf-setup-action action to v1.42.0 (#208)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 22375fa commit 6cb7c2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- uses: actions/checkout@v4

- name: Setup Buf
uses: bufbuild/buf-setup-action@v1.41.0
uses: bufbuild/buf-setup-action@v1.42.0
with:
github_token: ${{ github.token }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4

- name: Setup Buf
uses: bufbuild/buf-setup-action@v1.41.0
uses: bufbuild/buf-setup-action@v1.42.0

- name: Push to BSR
uses: bufbuild/[email protected]
Expand Down

0 comments on commit 6cb7c2e

Please sign in to comment.