ci: pin actions/checkout to commit SHAs for zizmor

This commit is contained in:
Stanislas Lange
2026-02-14 10:18:16 +01:00
parent 62d828088b
commit 11f7aca081
4 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ jobs:
- fedora-42-x64
# - centos-stream-9-x64 # yum oomkill
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
with:
persist-credentials: false