We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fba3b7e commit c94fa36Copy full SHA for c94fa36
.github/workflows/ci.yaml
@@ -18,7 +18,7 @@ concurrency:
18
19
jobs:
20
test:
21
- uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v6
+ uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v7
22
with:
23
folders: |
24
[
.github/workflows/release.yml
@@ -13,6 +13,6 @@ permissions:
13
14
15
release:
16
- uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v6
+ uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v7
17
release_files: rules_mylang-*.tar.gz
0 commit comments