ci: bump regclient/actions/regctl-installer from 78eb729dbdb4ef6480e85ff697b4410e22112583 to f9ceff9bbbc63cd1008e60cec2b27627eedc7322 (#25493)

ci: 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](78eb729dbd...f9ceff9bbb)

---
updated-dependencies:
- dependency-name: regclient/actions/regctl-installer
  dependency-version: f9ceff9bbbc63cd1008e60cec2b27627eedc7322
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-08-26 11:39:44 +01:00
committed by GitHub
parent 833c38f38a
commit 47e7852f11
3 changed files with 3 additions and 3 deletions

View File

@@ -62,7 +62,7 @@ jobs:
- build-amd64
- build-arm64
steps:
- uses: regclient/actions/regctl-installer@78eb729dbdb4ef6480e85ff697b4410e22112583
- uses: regclient/actions/regctl-installer@f9ceff9bbbc63cd1008e60cec2b27627eedc7322
- uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v5
with:
artifact-ids: "${{ needs.build-amd64.outputs.artifact-id }},${{ needs.build-arm64.outputs.artifact-id }}"

View File

@@ -508,7 +508,7 @@ jobs:
- radius
- rac
steps:
- uses: regclient/actions/regctl-installer@78eb729dbdb4ef6480e85ff697b4410e22112583
- uses: regclient/actions/regctl-installer@f9ceff9bbbc63cd1008e60cec2b27627eedc7322
# logs in to ghcr.io by default
- uses: regclient/actions/regctl-login@78eb729dbdb4ef6480e85ff697b4410e22112583
# Docker login is required for attestations

View File

@@ -52,7 +52,7 @@ jobs:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v5
- uses: regclient/actions/regctl-installer@78eb729dbdb4ef6480e85ff697b4410e22112583
- uses: regclient/actions/regctl-installer@f9ceff9bbbc63cd1008e60cec2b27627eedc7322
# logs in to ghcr.io by default
- uses: regclient/actions/regctl-login@78eb729dbdb4ef6480e85ff697b4410e22112583
- uses: regclient/actions/regctl-login@78eb729dbdb4ef6480e85ff697b4410e22112583