mirror of
https://github.com/goauthentik/authentik.git
synced 2026-08-30 18:51:39 -07:00
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:
@@ -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 }}"
|
||||
|
||||
2
.github/workflows/ci-main.yml
vendored
2
.github/workflows/ci-main.yml
vendored
@@ -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
|
||||
|
||||
2
.github/workflows/release-publish.yml
vendored
2
.github/workflows/release-publish.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user