Skip to content

Commit c94fa36

Browse files
chore(deps): update bazel-contrib/.github action to v7
1 parent fba3b7e commit c94fa36

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ concurrency:
1818

1919
jobs:
2020
test:
21-
uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v6
21+
uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v7
2222
with:
2323
folders: |
2424
[

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ permissions:
1313

1414
jobs:
1515
release:
16-
uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v6
16+
uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v7
1717
with:
1818
release_files: rules_mylang-*.tar.gz

0 commit comments

Comments
 (0)