mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2026-04-15 18:15:22 +03:00
Pin all external GitHub Actions versions using SHA1
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user