From b6efc5624974f83227fa588336892175d95bbb4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 07:24:16 +0000 Subject: [PATCH] Bump regclient/actions Bumps [regclient/actions](https://github.com/regclient/actions) from 148669fe4b19151fcab6e00c6df2db43b9e2b097 to 7c7e6f032ce752dc58585af38e242635f4e7cd8e. - [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...7c7e6f032ce752dc58585af38e242635f4e7cd8e) --- updated-dependencies: - dependency-name: regclient/actions dependency-version: 7c7e6f032ce752dc58585af38e242635f4e7cd8e 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..e9d4e94ef 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@7c7e6f032ce752dc58585af38e242635f4e7cd8e with: release: v0.11.2 - name: Set environment variables