Skip to content

Commit bdd11cc

Browse files
chore(deps): update bazel-contrib/.github action to v7.3.0 (#57)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 030057d commit bdd11cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ concurrency:
1010
cancel-in-progress: true
1111
jobs:
1212
test:
13-
uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v7.2.3
13+
uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v7.3.0
1414
with:
1515
folders: |
1616
[

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ permissions:
2222

2323
jobs:
2424
release:
25-
uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v7.2.3
25+
uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v7.3.0
2626
with:
2727
release_files: rules_gazebo-*.tar.gz
2828
prerelease: false

0 commit comments

Comments
 (0)