diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index be7458e..8e51119 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -20,7 +20,7 @@ jobs: CONTAINER_VERSION: ${{ github.ref_name }} steps: - name: Checkout - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v3.0.2 + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v3.0.2 - name: Import secrets uses: hashicorp/vault-action@d1720f055e0635fd932a1d2a48f87a666a57906c # v3.0.0 diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index e009e90..b66fecd 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -25,7 +25,7 @@ jobs: RUNNER: self-hosted-arm64-1cpu steps: - name: Checkout - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v3.0.2 + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v3.0.2 - name: Import secrets uses: hashicorp/vault-action@d1720f055e0635fd932a1d2a48f87a666a57906c # v3.0.0 @@ -83,7 +83,7 @@ jobs: fail-fast: false steps: - name: Checkout - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v3.0.2 + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v3.0.2 - name: Import secrets uses: hashicorp/vault-action@d1720f055e0635fd932a1d2a48f87a666a57906c # v3.0.0