diff --git a/.forgejo/workflows/prefligit-checks.yml b/.forgejo/workflows/prefligit-checks.yml index 08c93d12..6a124ac6 100644 --- a/.forgejo/workflows/prefligit-checks.yml +++ b/.forgejo/workflows/prefligit-checks.yml @@ -14,7 +14,7 @@ jobs: TO_REF: ${{ github.sha }} steps: - name: Checkout repository - uses: actions/checkout@v4 + uses: actions/checkout@v4.2.2 with: persist-credentials: false depth: 0 # we need to be able to get diffs