Skip to content

Commit

Permalink
--- (#6355)
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: bufbuild/buf-setup-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 22, 2024
1 parent af57c5d commit a1c5ade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/proto-registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: bufbuild/buf-setup-action@v1.32.0
- uses: bufbuild/buf-setup-action@v1.32.1
- uses: bufbuild/buf-push-action@v1
with:
input: "proto"
Expand Down

0 comments on commit a1c5ade

Please sign in to comment.