chore(deps): update actions/checkout action to v7
Helm / helm-lint (push) Successful in 12s
Helm / helm-lint (pull_request) Successful in 11s
Helm / helm-unittest (push) Successful in 20s
Helm / helm-unittest (pull_request) Successful in 24s

This commit is contained in:
2026-09-15 15:32:47 +00:00
parent 33ea06e335
commit 6a4739e3b1
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
name: "Upload artifacthub-repo.yml to OCI registry"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
- uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0
with:
registry: ${{ github.server_url }}