Skip to content

Commit

Permalink
build(deps): bump bufbuild/buf-setup-action from 1.47.0 to 1.47.2 (#366)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 16, 2024
1 parent 6537dd9 commit 804ae4a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
go-version: stable

- uses: bufbuild/[email protected].0
- uses: bufbuild/[email protected].2
- run: buf generate

- name: golangci-lint
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- run: go version

- name: Run Buf
uses: bufbuild/[email protected].0
uses: bufbuild/[email protected].2
- run: |
buf --version
buf generate
Expand Down

0 comments on commit 804ae4a

Please sign in to comment.