Skip to content

Commit

Permalink
Merge pull request #973 from DependencyTrack/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/bufbuild/buf-setup-action-1.47.2
  • Loading branch information
nscuro authored Nov 20, 2024
2 parents a6cd354 + 80f6635 commit a86d5d6
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 a86d5d6

Please sign in to comment.