Skip to content

Commit

Permalink
Bump bufbuild/buf-setup-action from 1.27.1 to 1.27.2 (#450)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nick Z <[email protected]>
  • Loading branch information
dependabot[bot] and nickzelei authored Oct 31, 2023
1 parent a587a89 commit 179f5c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
echo "BUF_VERSION=$VER" >> $GITHUB_ENV
- name: Setup Buf
uses: bufbuild/[email protected].1
uses: bufbuild/[email protected].2
with:
version: ${{ env.BUF_VERSION }}
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion backend/BUF_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.27.1
1.27.2

0 comments on commit 179f5c8

Please sign in to comment.