From 7fde1e84ae3adbb347fe8db6323c9fffc1cb8b50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 18:56:33 +0000 Subject: [PATCH] Bump bazel-contrib/.github from 5 to 6 Bumps [bazel-contrib/.github](https://github.com/bazel-contrib/.github) from 5 to 6. - [Commits](https://github.com/bazel-contrib/.github/compare/v5...v6) --- updated-dependencies: - dependency-name: bazel-contrib/.github dependency-type: direct:production update-type: version-update:semver-major ... 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 4a99423..defea40 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -12,7 +12,7 @@ on: jobs: release: # Re-use https://github.com/bazel-contrib/.github/blob/v5/.github/workflows/release_ruleset.yaml - uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v5 + uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v6 with: prerelease: false release_files: robolectric-bazel-*.tar.gz