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 de2e97d commit 04c30c4Copy full SHA for 04c30c4
.github/workflows/ci.yaml
@@ -17,7 +17,7 @@ concurrency:
17
18
jobs:
19
test:
20
- uses: bazel-contrib/.github/.github/workflows/bazel.yaml@29e53247c6366e30acbedfc767f58f79fc05836c
+ uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v4
21
with:
22
folders: |
23
[
.github/workflows/release.yml
@@ -10,6 +10,6 @@ on:
10
11
12
release:
13
- uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v2
+ uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v4
14
15
release_files: rules_mylang-*.tar.gz
0 commit comments