From c50c676034db0f483e93b455734f2b45c05fb28b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 Jan 2026 17:15:26 +0000 Subject: [PATCH] chore(deps): update bazel-contrib/.github action to v7.3.0 --- .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 8d2e011..81792d2 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -26,7 +26,7 @@ permissions: contents: write jobs: release: - uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v7.2.4 + uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v7.3.0 with: release_files: rules_formatjs-*.tar.gz prerelease: false