Skip to content

Commit

Permalink
chore(deps): update bufbuild/buf-setup-action action to v1.30.1 (#161)
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] committed Apr 8, 2024
1 parent 6fd71d0 commit d477dbf
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 @@ -68,7 +68,7 @@ jobs:
- uses: actions/checkout@v4

- name: Setup Buf
uses: bufbuild/[email protected].0
uses: bufbuild/[email protected].1
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/[email protected].0
uses: bufbuild/[email protected].1

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

0 comments on commit d477dbf

Please sign in to comment.