Skip to content

Commit

Permalink
Merge pull request #1482 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.40.0

Bump bufbuild/buf-setup-action from 1.39.0 to 1.40.0 in /.github/workflows
  • Loading branch information
nscuro authored Sep 5, 2024
2 parents 33b6eb7 + 3c03e88 commit 16fec49
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@692973e3d937129bcbf40652eb9f2f61becf3332 # tag=v4.1.7
- name: Setup buf
uses: bufbuild/buf-setup-action@54abbed4fe8d8d45173eca4798b0c39a53a7b658 # tag=v1.39.0
uses: bufbuild/buf-setup-action@51c53201f0da34af376e0b998c889ebb2813d479 # tag=v1.40.0
with:
github_token: ${{ github.token }}
- name: Lint Protobuf
Expand Down

0 comments on commit 16fec49

Please sign in to comment.