diff --git a/.github/workflows/hetzner-runner.yml b/.github/workflows/hetzner-runner.yml index 23782cd..d297b1e 100644 --- a/.github/workflows/hetzner-runner.yml +++ b/.github/workflows/hetzner-runner.yml @@ -109,7 +109,7 @@ jobs: runs-on: ${{ needs.provision.outputs.label }} timeout-minutes: ${{ inputs.timeout-minutes }} steps: - - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: ref: ${{ inputs.checkout-ref }} - name: Run acceptance command