Skip to content

Commit

Permalink
chore(deps): Update bufbuild/buf-setup-action action to v1.38.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Oğuzhan Durgun <[email protected]>
  • Loading branch information
renovate[bot] authored and oguzhand95 committed Aug 26, 2024
1 parent 52207d5 commit 62c770a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Setup Buf
uses: bufbuild/buf-setup-action@v1.37.0
uses: bufbuild/buf-setup-action@v1.38.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down Expand Up @@ -47,7 +47,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Setup Buf
uses: bufbuild/buf-setup-action@v1.37.0
uses: bufbuild/buf-setup-action@v1.38.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 62c770a

Please sign in to comment.