chore(deps): pin actions/checkout action to df4cb1c #112

Merged
CSRBot merged 1 commits from renovate/pin-dependencies into master 2026-07-12 02:04:11 +02:00
+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@v6.0.3
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
- uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
with:
registry: ${{ github.server_url }}