Update GitHub Actions (#1084)

Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
This commit is contained in:
renovate-rancher[bot]
2026-07-29 11:50:07 +02:00
committed by GitHub
co-authored by lnx01
parent 96f1de27b2
commit 554eb79181
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ jobs:
echo "DOCKER_PASSWORD=${{ github.token }}" >> $GITHUB_ENV
- name: Login to container registry
uses: docker/login-action@06fb636fac595d6fb4b28a5dfcb21a6f5091859c # v4
uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4
with:
registry: ${{ env.REGISTRY }}
username: ${{ env.DOCKER_USERNAME }}
+1 -1
View File
@@ -51,7 +51,7 @@ permissions:
jobs:
call-workflow:
uses: rancher/renovate-config/.github/workflows/renovate-vault.yml@3b1a022eb930f7650540553d1a56af6e1f77a327 # release
uses: rancher/renovate-config/.github/workflows/renovate-vault.yml@04113f1cb89aaac87ff94543701ca9c501a1f393 # release
with:
configMigration: ${{ inputs.configMigration || 'true' }}
logLevel: ${{ inputs.logLevel || 'info' }}