We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 030057d commit bdd11ccCopy full SHA for bdd11cc
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ concurrency:
10
cancel-in-progress: true
11
jobs:
12
test:
13
- uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v7.2.3
+ uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v7.3.0
14
with:
15
folders: |
16
[
.github/workflows/release.yml
@@ -22,7 +22,7 @@ permissions:
22
23
24
release:
25
- uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v7.2.3
+ uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v7.3.0
26
27
release_files: rules_gazebo-*.tar.gz
28
prerelease: false
0 commit comments