From 4a1153e9817e677fbb55699acac14cfacd669e47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 19:46:33 +0000 Subject: [PATCH] Bump regclient/actions Bumps [regclient/actions](https://github.com/regclient/actions) from 148669fe4b19151fcab6e00c6df2db43b9e2b097 to f07124ffba4b0cbf96b2a666d481ed9d44b5e7e4. - [Release notes](https://github.com/regclient/actions/releases) - [Changelog](https://github.com/regclient/actions/blob/main/RELEASE.md) - [Commits](https://github.com/regclient/actions/compare/148669fe4b19151fcab6e00c6df2db43b9e2b097...f07124ffba4b0cbf96b2a666d481ed9d44b5e7e4) --- updated-dependencies: - dependency-name: regclient/actions dependency-version: f07124ffba4b0cbf96b2a666d481ed9d44b5e7e4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/forward-compatibility.yaml | 2 +- .github/workflows/release.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/forward-compatibility.yaml b/.github/workflows/forward-compatibility.yaml index 46e3999bb..2737a16fa 100644 --- a/.github/workflows/forward-compatibility.yaml +++ b/.github/workflows/forward-compatibility.yaml @@ -35,7 +35,7 @@ jobs: - uses: actions/checkout@v6 - name: Install regctl - uses: regclient/actions/regctl-installer@148669fe4b19151fcab6e00c6df2db43b9e2b097 + uses: regclient/actions/regctl-installer@f07124ffba4b0cbf96b2a666d481ed9d44b5e7e4 with: release: v0.11.1 diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 6bba8ac23..c5a9d5792 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -69,7 +69,7 @@ jobs: - uses: actions/checkout@v6 name: Check out code - name: Install regctl - uses: regclient/actions/regctl-installer@148669fe4b19151fcab6e00c6df2db43b9e2b097 + uses: regclient/actions/regctl-installer@f07124ffba4b0cbf96b2a666d481ed9d44b5e7e4 with: release: v0.11.1 - name: Retag gpu-operator