diff --git a/.github/workflows/head-build.yml b/.github/workflows/head-build.yml index 62de3de..86f46bd 100644 --- a/.github/workflows/head-build.yml +++ b/.github/workflows/head-build.yml @@ -44,7 +44,7 @@ jobs: - prebuild-env steps: - name: Check out repository code - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Load Secrets from Vault uses: rancher-eio/read-vault-secrets@main