Skip to content

Commit

Permalink
Merge pull request #1588 from DependencyTrack/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/dot-github/workflows/bufbuild/buf-setup-action-1.47.2
  • Loading branch information
nscuro authored Nov 19, 2024
2 parents c454613 + 554e816 commit 41dbde7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # tag=v4.2.2
- name: Setup buf
uses: bufbuild/buf-setup-action@5d38b66514ec5b6b7b753e133245555ea664d0ac # tag=v1.46.0
uses: bufbuild/buf-setup-action@9672cee01808979ea1249f81d6d321217b9a10f6 # tag=v1.47.2
with:
github_token: ${{ github.token }}
- name: Lint Protobuf
Expand Down

0 comments on commit 41dbde7

Please sign in to comment.