auto fixes to github actions by zizmor

This commit is contained in:
Kovid Goyal
2025-11-07 09:35:31 +05:30
parent c7e8d11a30
commit 76dee4bd22
3 changed files with 4 additions and 0 deletions
+1
View File
@@ -42,6 +42,7 @@ jobs:
# We must fetch at least the immediate parents so that if this is
# a pull request then we can checkout the head.
fetch-depth: 2
persist-credentials: false
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL