From b4678fe14565e8ba8aed9e1744ab3d2ae8704b34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 20:04:41 +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.2.3 to 7.4.0. - [Commits](https://github.com/bazel-contrib/.github/compare/a841d62420f41a87a601fb331f3c2c2cc088506e...af28703814cf26522cf5e44d219efece91293123) --- 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 2892385..f4b1ff0 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -39,7 +39,7 @@ jobs: sha: commitTag.data.sha, }); release: - uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@a841d62420f41a87a601fb331f3c2c2cc088506e # v7.2.3 + uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@af28703814cf26522cf5e44d219efece91293123 # v7.4.0 needs: create-release-tag with: release_files: rules_buf-*.tar.gz