diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 00b2650..e25a893 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,7 +18,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 + uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4 - name: Load Secrets from Vault uses: rancher-eio/read-vault-secrets@main