Skip to content

Commit

Permalink
Merge pull request #1436 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.36.0

Bump bufbuild/buf-setup-action from 1.35.1 to 1.36.0 in /.github/workflows
  • Loading branch information
nscuro authored Aug 7, 2024
2 parents ccf55c9 + 7057779 commit 868769e
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 868769e

Please sign in to comment.