From ece47796f0b6f89083be36c2a510a661d64ed264 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 05:06:01 -0700 Subject: [PATCH] Bump regclient/actions/regctl-installer (#942) Bumps [regclient/actions/regctl-installer](https://github.com/regclient/actions) from f9ceff9bbbc63cd1008e60cec2b27627eedc7322 to ba687069a65d03e9214808f16f3f0b3933c2048b. - [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/f9ceff9bbbc63cd1008e60cec2b27627eedc7322...ba687069a65d03e9214808f16f3f0b3933c2048b) --- updated-dependencies: - dependency-name: regclient/actions/regctl-installer dependency-version: ba687069a65d03e9214808f16f3f0b3933c2048b dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/update-devcontainer-image.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-devcontainer-image.yaml b/.github/workflows/update-devcontainer-image.yaml index dae60a1..2913867 100644 --- a/.github/workflows/update-devcontainer-image.yaml +++ b/.github/workflows/update-devcontainer-image.yaml @@ -29,7 +29,7 @@ jobs: with: cosign-release: v2.2.3 - name: Install regctl - uses: regclient/actions/regctl-installer@f9ceff9bbbc63cd1008e60cec2b27627eedc7322 # main + uses: regclient/actions/regctl-installer@ba687069a65d03e9214808f16f3f0b3933c2048b # main - name: Log in to GHCR uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0 with: