Skip to content

Commit

Permalink
Merge pull request #886 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.27.2

Bump bufbuild/buf-setup-action from 1.27.1 to 1.27.2 in /.github/workflows
  • Loading branch information
nscuro authored Oct 30, 2023
2 parents f0696d3 + 8328b5a commit 094b4d1
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@6bdfab1cc71322c663d891914e69da7a6c2c5f52 # tag=v1.27.1
uses: bufbuild/buf-setup-action@1158f4fa81bc02e1ff62abcca6d516c9e24c77da # tag=v1.27.2
with:
github_token: ${{ github.token }}
- name: Lint Protobuf
Expand Down

0 comments on commit 094b4d1

Please sign in to comment.