From 2a52a4fc456eb2772ff247fa8bfc292cd2b9997c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 14:17:11 +0000 Subject: [PATCH] Bump bazel-contrib/.github/.github/workflows/release_ruleset.yaml Bumps [bazel-contrib/.github/.github/workflows/release_ruleset.yaml](https://github.com/bazel-contrib/.github) from 7.3.0 to 7.4.0. - [Commits](https://github.com/bazel-contrib/.github/compare/v7.3.0...v7.4.0) --- updated-dependencies: - dependency-name: bazel-contrib/.github/.github/workflows/release_ruleset.yaml dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 1f06fd39..5d7560ee 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -55,7 +55,7 @@ jobs: sha: toolsCommitTag.data.sha, }); release: - uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v7.3.0 + uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v7.4.0 needs: create-release-tag with: release_files: protovalidate-*.tar.gz