Skip to content

Commit

Permalink
chore(deps): bump bufbuild/buf-setup-action from 1.22.0 to 1.23.1 (#4013
Browse files Browse the repository at this point in the history
)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and aarnphm authored Jul 4, 2023
1 parent c53a272 commit 8ef3c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
run: |
npm install -g npm@^7 pyright
- name: Setup bufbuild/buf
uses: bufbuild/buf-setup-action@v1.22.0
uses: bufbuild/buf-setup-action@v1.23.1
with:
github_token: ${{ github.token }}
- name: Cache pip dependencies
Expand Down

0 comments on commit 8ef3c89

Please sign in to comment.