Skip to content

Commit 15f01c4

Browse files
meteorcloudycopybara-github
authored andcommitted
Update release_ruleset.yaml version
Fixes https://github.com/bazelbuild/rules_cc/actions/runs/16293702128 PiperOrigin-RevId: 783299940 Change-Id: I4886544016dfb18c6086dd89599f77a0c975b2f4
1 parent a97e741 commit 15f01c4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ permissions:
2424
contents: write
2525
jobs:
2626
release:
27-
# Re-use https://github.com/bazel-contrib/.github/blob/v7/.github/workflows/release_ruleset.yaml
28-
uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v7
27+
uses: bazel-contrib/.github/.github/workflows/[email protected]
2928
with:
3029
prerelease: false
3130
release_files: rules_cc-*.tar.gz

0 commit comments

Comments
 (0)