Skip to content

Commit

Permalink
Merge pull request #906 from DependencyTrack/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/dot-github/workflows/bufbuild/buf-setup-action-1.28.0

Bump bufbuild/buf-setup-action from 1.27.2 to 1.28.0 in /.github/workflows
  • Loading branch information
nscuro authored Nov 15, 2023
2 parents 38d4492 + de98565 commit f78f111
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 @@ -15,7 +15,7 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1
- name: Setup buf
uses: bufbuild/buf-setup-action@1158f4fa81bc02e1ff62abcca6d516c9e24c77da # tag=v1.27.2
uses: bufbuild/buf-setup-action@c76da1c3527302fe40c7d036b28c27aed9814f62 # tag=v1.28.0
with:
github_token: ${{ github.token }}
- name: Lint Protobuf
Expand Down

0 comments on commit f78f111

Please sign in to comment.