Skip to content

Commit

Permalink
Update bufbuild/buf-setup-action action to v1.42.0 (#489)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 9ac76cb commit f64deea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
node-version: 20
- name: Set up buf
uses: bufbuild/buf-setup-action@v1.39.0
uses: bufbuild/buf-setup-action@v1.42.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
- name: Build Backend
Expand Down

0 comments on commit f64deea

Please sign in to comment.