| commit | 15f01c4d7396dc71ff7c5dcd9ba752c908356dfb | [log] [tgz] |
|---|---|---|
| author | Googler <pcloudy@google.com> | Tue Jul 15 05:55:47 2025 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Jul 15 05:56:30 2025 -0700 |
| tree | 44f8d3d72bfd67749ee8cd599b50cdcdf1f7b17a | |
| parent | a97e7417e2b07beed3309fd36516d0ad87b36579 [diff] |
Update release_ruleset.yaml version Fixes https://github.com/bazelbuild/rules_cc/actions/runs/16293702128 PiperOrigin-RevId: 783299940 Change-Id: I4886544016dfb18c6086dd89599f77a0c975b2f4
diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 8e610bd..a940bfa 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml
@@ -24,8 +24,7 @@ contents: write jobs: release: - # Re-use https://github.com/bazel-contrib/.github/blob/v7/.github/workflows/release_ruleset.yaml - uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v7 + uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v7.2.2 with: prerelease: false release_files: rules_cc-*.tar.gz