From 0615bd7550468cfc9ce3cb2f4ba7c083a4f2263c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 08:15:59 +0000 Subject: [PATCH] chore(deps): bump regclient/actions/regctl-installer Bumps [regclient/actions/regctl-installer](https://github.com/regclient/actions) from 78eb729dbdb4ef6480e85ff697b4410e22112583 to f9ceff9bbbc63cd1008e60cec2b27627eedc7322. - [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/78eb729dbdb4ef6480e85ff697b4410e22112583...f9ceff9bbbc63cd1008e60cec2b27627eedc7322) --- updated-dependencies: - dependency-name: regclient/actions/regctl-installer dependency-version: f9ceff9bbbc63cd1008e60cec2b27627eedc7322 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/tag.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tag.yml b/.github/workflows/tag.yml index bdface41..0351b7a4 100644 --- a/.github/workflows/tag.yml +++ b/.github/workflows/tag.yml @@ -131,7 +131,7 @@ jobs: --TAGGED="true" --LATEST="$LATEST" - name: Install regctl - uses: regclient/actions/regctl-installer@78eb729dbdb4ef6480e85ff697b4410e22112583 # main # zizmor: ignore[stale-action-refs] regctl does not publish tags + uses: regclient/actions/regctl-installer@f9ceff9bbbc63cd1008e60cec2b27627eedc7322 # main # zizmor: ignore[stale-action-refs] regctl does not publish tags - name: Store image digest info id: image_manifest_metadata