Skip to content

Commit

Permalink
chore(deps): update bufbuild/buf-setup-action action to v1.39.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent 31513be commit 21be1f6
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.38.0
uses: bufbuild/buf-setup-action@v1.39.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.38.0
uses: bufbuild/buf-setup-action@v1.39.0

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

0 comments on commit 21be1f6

Please sign in to comment.