We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97cae40 commit a0898a8Copy full SHA for a0898a8
.github/workflows/release.yml
@@ -27,7 +27,7 @@ permissions:
27
28
jobs:
29
release:
30
- uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v7.1.0
+ uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v7.2.2
31
with:
32
bazel_test_command: "bazel test //src/... //test/... //third_party/..."
33
prerelease: false
0 commit comments