From 709d000b9dc9a3619bae0eadefbe202486b6c6d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 07:57:16 -0700 Subject: [PATCH] Bump regclient/actions/regctl-installer (#898) Bumps [regclient/actions/regctl-installer](https://github.com/regclient/actions) from c48159175b58fb90cccd0f98410927a81e04a166 to 5c882eb04fcca27ebb4f5904e0da01f0780063ea. - [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/c48159175b58fb90cccd0f98410927a81e04a166...5c882eb04fcca27ebb4f5904e0da01f0780063ea) --- updated-dependencies: - dependency-name: regclient/actions/regctl-installer dependency-version: 5c882eb04fcca27ebb4f5904e0da01f0780063ea 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 4e550e2..b358406 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@c48159175b58fb90cccd0f98410927a81e04a166 # main + uses: regclient/actions/regctl-installer@5c882eb04fcca27ebb4f5904e0da01f0780063ea # main - name: Log in to GHCR uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0 with: