mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2026-05-23 02:15:55 +00:00
Pin all external GitHub Actions versions using SHA1
This commit is contained in:
parent
6d4fcee733
commit
d2364e7eb9
8 changed files with 36 additions and 36 deletions
2
.github/workflows/qa-deprecated-c-cpp.yml
vendored
2
.github/workflows/qa-deprecated-c-cpp.yml
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue