From 4d13cfb77c6c60dc96ac443c12716e1f77486195 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 07:23:37 +0000 Subject: [PATCH] Bump regclient/actions Bumps [regclient/actions](https://github.com/regclient/actions) from 148669fe4b19151fcab6e00c6df2db43b9e2b097 to c1f0aebc5919e68a6eb528c75c0410dc48fa392e. - [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...c1f0aebc5919e68a6eb528c75c0410dc48fa392e) --- updated-dependencies: - dependency-name: regclient/actions dependency-version: c1f0aebc5919e68a6eb528c75c0410dc48fa392e dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2034ce070..3854df6ca 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -407,7 +407,7 @@ jobs: - uses: actions/checkout@v6 name: Check out code - name: Install regctl - uses: regclient/actions/regctl-installer@148669fe4b19151fcab6e00c6df2db43b9e2b097 + uses: regclient/actions/regctl-installer@c1f0aebc5919e68a6eb528c75c0410dc48fa392e with: release: v0.11.2 - name: Set environment variables