Skip to content

Commit f1e9935

Browse files
Bump bazel-contrib/.github/.github/workflows/release_ruleset.yaml from 7.4.0 to 7.6.0 (#492)
Bumps [bazel-contrib/.github/.github/workflows/release_ruleset.yaml](https://github.com/bazel-contrib/.github) from 7.4.0 to 7.6.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bazel-contrib/.github/commit/e5ab8fc4c23cb13783fad499e8bd865fd9f6d669"><code>e5ab8fc</code></a> fix: key bazel disk cache by folder and bzlmod mode too (<a href="https://redirect.github.com/bazel-contrib/.github/issues/60">#60</a>)</li> <li><a href="https://github.com/bazel-contrib/.github/commit/7e9a9d6849976a5b143c8bf10b37e419eeadf6c8"><code>7e9a9d6</code></a> chore: enable Bazel disk and external caches (<a href="https://redirect.github.com/bazel-contrib/.github/issues/59">#59</a>)</li> <li><a href="https://github.com/bazel-contrib/.github/commit/724d70686681639519a8d65fabbdbf916734464f"><code>724d706</code></a> chore(deps): update actions/attest-build-provenance action to v4 (<a href="https://redirect.github.com/bazel-contrib/.github/issues/52">#52</a>)</li> <li><a href="https://github.com/bazel-contrib/.github/commit/938b881c4f6ebb604ff42b0c011594dcb650aca7"><code>938b881</code></a> chore(deps): update github artifact actions (<a href="https://redirect.github.com/bazel-contrib/.github/issues/54">#54</a>)</li> <li><a href="https://github.com/bazel-contrib/.github/commit/87d4c29dace87ce4dc659899f895888597f7dc8e"><code>87d4c29</code></a> chore(deps): update andstor/file-existence-action action to v3.1.0 (<a href="https://redirect.github.com/bazel-contrib/.github/issues/57">#57</a>)</li> <li><a href="https://github.com/bazel-contrib/.github/commit/91b8eb78ccfff5aaaa4168cc1573264d01379292"><code>91b8eb7</code></a> chore(deps): update softprops/action-gh-release action to v3 (<a href="https://redirect.github.com/bazel-contrib/.github/issues/58">#58</a>)</li> <li><a href="https://github.com/bazel-contrib/.github/commit/e515b9173b8064e6d96125e25e4fcbec442dfa8d"><code>e515b91</code></a> chore(deps): update bazel-contrib/setup-bazel action to v0.19.0 (<a href="https://redirect.github.com/bazel-contrib/.github/issues/55">#55</a>)</li> <li>See full diff in <a href="https://github.com/bazel-contrib/.github/compare/v7.4.0...v7.6.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bazel-contrib/.github/.github/workflows/release_ruleset.yaml&package-manager=github_actions&previous-version=7.4.0&new-version=7.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 682b214 commit f1e9935

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
sha: toolsCommitTag.data.sha,
5656
});
5757
release:
58-
uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v7.4.0
58+
uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v7.6.0
5959
needs: create-release-tag
6060
with:
6161
release_files: protovalidate-*.tar.gz

0 commit comments

Comments
 (0)