Skip to content

Commit

Permalink
Bump bufbuild/buf-setup-action in the actions-deps group
Browse files Browse the repository at this point in the history
Bumps the actions-deps group with 1 update: [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action).


Updates `bufbuild/buf-setup-action` from 1.47.2 to 1.48.0
- [Release notes](https://github.com/bufbuild/buf-setup-action/releases)
- [Commits](bufbuild/buf-setup-action@v1.47.2...v1.48.0)

---
updated-dependencies:
- dependency-name: bufbuild/buf-setup-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 764c50b commit 8262e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-protos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: bufbuild/buf-setup-action@v1.47.2
- uses: bufbuild/buf-setup-action@v1.48.0
- name: Update rust toolchains
run: rustup update
- name: Cache
Expand Down

0 comments on commit 8262e54

Please sign in to comment.