chore(deps): update docker/login-action action to v4.5.1
Helm / helm-lint (push) Successful in 8s
Helm / helm-unittest (push) Successful in 15s
Helm / helm-lint (pull_request) Successful in 5s
Helm / helm-unittest (pull_request) Successful in 14s

This commit is contained in:
2026-07-24 15:19:44 +00:00
parent 2c69e07e76
commit 816198ce09
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ jobs:
--passphrase-file "${GPG_PRIVATE_KEY_PASSPHRASE_FILE}" \
--version "${PACKAGE_VERSION}" ./
- uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
- uses: docker/login-action@abd2ef45e78c5afb21d64d4ca52ee8550d9572c7 # v4.5.1
with:
registry: ${{ github.server_url }}
username: ${{ github.repository_owner }}