Pin all external GitHub Actions versions using SHA1

This commit is contained in:
Claire Villard
2026-04-13 11:12:30 +02:00
parent 6d4fcee733
commit d2364e7eb9
8 changed files with 36 additions and 36 deletions

View File

@@ -34,7 +34,7 @@ jobs:
exit 1
fi
- uses: actions/checkout@v5
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis