Skip to content

Commit

Permalink
Merge pull request #1582 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.46.0
  • Loading branch information
nscuro authored Nov 10, 2024
2 parents 12b267d + bc9781e commit 2d4233b
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@2211e06e8cf26d628cda2eea15c95f8c42b080b3 # tag=v1.45.0
uses: bufbuild/buf-setup-action@5d38b66514ec5b6b7b753e133245555ea664d0ac # tag=v1.46.0
with:
github_token: ${{ github.token }}
- name: Lint Protobuf
Expand Down

0 comments on commit 2d4233b

Please sign in to comment.