mirror of
https://github.com/protocolbuffers/protobuf
synced 2026-08-26 02:23:14 -04:00
Upgrade the release_ruleset.yaml workflow from v7.3.0 to v7.7.0.
PiperOrigin-RevId: 952216803
This commit is contained in:
parent
1c1032a6a5
commit
32e4fa8de9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release_bazel_module.yaml
vendored
2
.github/workflows/release_bazel_module.yaml
vendored
|
|
@ -16,7 +16,7 @@ permissions:
|
|||
contents: write
|
||||
jobs:
|
||||
release:
|
||||
uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v7.3.0
|
||||
uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v7.7.0
|
||||
with:
|
||||
release_files: protobuf-*.bazel.tar.gz
|
||||
prerelease: ${{ contains(inputs.tag_name, '-rc') }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue