From eb7a16f1715b36d3b37991e05aa435b47fea6ebb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 08:09:03 +0000 Subject: [PATCH] Bump regclient/actions Bumps [regclient/actions](https://github.com/regclient/actions) from f61d18f46c86af724a9c804cb9ff2a6fec741c7c to 109c465fe01d2c5a6d0a9bb81df7e1b1981dda52. - [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...109c465fe01d2c5a6d0a9bb81df7e1b1981dda52) --- updated-dependencies: - dependency-name: regclient/actions dependency-version: 109c465fe01d2c5a6d0a9bb81df7e1b1981dda52 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..f7f7a1087 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@109c465fe01d2c5a6d0a9bb81df7e1b1981dda52 with: release: v0.11.1 - name: Set environment variables