Skip to content

Commit

Permalink
chore(deps): bump bufbuild/buf-setup-action from 1.29.0.pre.1 to 1.37…
Browse files Browse the repository at this point in the history
….0 (#2446)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 7545bb5 commit 5cb8512
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Install linter
uses: bufbuild/buf-setup-action@aceb106d2419c4cff48863df90161d92decb8591 # v1.35.1
uses: bufbuild/buf-setup-action@76ddbd1bcb9da6da11cb7c41bd97e47f81c39a39 # v1.37.0
with:
version: "1.20.0"
- name: Run linter
Expand Down Expand Up @@ -145,7 +145,7 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Install buf
uses: bufbuild/buf-setup-action@46a2967ea50b8a012e948cb23d2468b84227e1e5 # v1.29.0-1
uses: bufbuild/buf-setup-action@76ddbd1bcb9da6da11cb7c41bd97e47f81c39a39 # v1.29.0-1
with:
version: 1.26.1
- name: Install Protoc
Expand Down

0 comments on commit 5cb8512

Please sign in to comment.