From 91e71b8987bf03d9d46e5ab1952af1c7b615a255 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Feb 2026 21:55:24 +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 658aa4d..efe20c8 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -20,7 +20,7 @@ permissions: contents: write jobs: release: - uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v7.2.2 + uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v7.3.0 with: release_files: rules_tensorrt_rtx-*.tar.gz prerelease: false