Skip to content

Commit

Permalink
Bump bufbuild/buf-setup-action from 1.15.0 to 1.16.0 (#442)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 3, 2023
1 parent 0477627 commit c7f9251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: checkout
uses: actions/checkout@v3
- uses: bufbuild/buf-setup-action@v1.15.0
- uses: bufbuild/buf-setup-action@v1.16.0
with:
github_token: ${{ github.token }}
- name: Cache
Expand Down

0 comments on commit c7f9251

Please sign in to comment.