From 6bf72b793619df3c26f158d5aff21bed37bcbc80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 07:14:56 +0000 Subject: [PATCH] Bump regclient/actions Bumps [regclient/actions](https://github.com/regclient/actions) from f61d18f46c86af724a9c804cb9ff2a6fec741c7c to 1b705e32d40851370799ea5814e83d0a5f6a70dc. - [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/f61d18f46c86af724a9c804cb9ff2a6fec741c7c...1b705e32d40851370799ea5814e83d0a5f6a70dc) --- updated-dependencies: - dependency-name: regclient/actions dependency-version: 1b705e32d40851370799ea5814e83d0a5f6a70dc 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 821fa50c4..0bf4a4b2b 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@f61d18f46c86af724a9c804cb9ff2a6fec741c7c + uses: regclient/actions/regctl-installer@1b705e32d40851370799ea5814e83d0a5f6a70dc with: release: v0.11.1 - name: Set environment variables