Skip to content

Commit

Permalink
Merge pull request #848 from DependencyTrack/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/bufbuild/buf-setup-action-1.36.0

Bump bufbuild/buf-setup-action from 1.35.1 to 1.36.0
  • Loading branch information
nscuro authored Aug 12, 2024
2 parents 0ea6887 + 9bc0ca4 commit 18f772c
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@aceb106d2419c4cff48863df90161d92decb8591 # tag=v1.35.1
uses: bufbuild/buf-setup-action@bdb594084c95f0638c76c891ccb75bf4b75ef61c # tag=v1.36.0
with:
github_token: ${{ github.token }}
- name: Lint Protobuf
Expand Down

0 comments on commit 18f772c

Please sign in to comment.