Skip to content

Commit a0898a8

Browse files
committed
Bump bazel-contrib/.github release_ruleset v7.2.2
Recommended by @kormide based on my question in bazel-contrib#1731.
1 parent 97cae40 commit a0898a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ permissions:
2727

2828
jobs:
2929
release:
30-
uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v7.1.0
30+
uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v7.2.2
3131
with:
3232
bazel_test_command: "bazel test //src/... //test/... //third_party/..."
3333
prerelease: false

0 commit comments

Comments
 (0)