From 15a2afb9001ddc6b79c6a670cc6815ef5ce8d6a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 07:23:19 +0000 Subject: [PATCH] build(deps): Bump regclient/actions/regctl-installer Bumps [regclient/actions/regctl-installer](https://github.com/regclient/actions) from 148669fe4b19151fcab6e00c6df2db43b9e2b097 to 9a2d4216180dbb3e2dccfa60d2dd4afd98e42ec5. - [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...9a2d4216180dbb3e2dccfa60d2dd4afd98e42ec5) --- updated-dependencies: - dependency-name: regclient/actions/regctl-installer dependency-version: 9a2d4216180dbb3e2dccfa60d2dd4afd98e42ec5 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 baaf63a71..e425ddc2c 100644 --- a/.github/workflows/forward-compatibility.yaml +++ b/.github/workflows/forward-compatibility.yaml @@ -37,7 +37,7 @@ jobs: persist-credentials: false - name: Install regctl - uses: regclient/actions/regctl-installer@148669fe4b19151fcab6e00c6df2db43b9e2b097 + uses: regclient/actions/regctl-installer@9a2d4216180dbb3e2dccfa60d2dd4afd98e42ec5 with: release: v0.11.3 diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index b985b18d2..ae8a52844 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -71,7 +71,7 @@ jobs: with: persist-credentials: false - name: Install regctl - uses: regclient/actions/regctl-installer@148669fe4b19151fcab6e00c6df2db43b9e2b097 + uses: regclient/actions/regctl-installer@9a2d4216180dbb3e2dccfa60d2dd4afd98e42ec5 with: release: v0.11.3 - name: Retag gpu-operator