mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 06:36:24 +00:00
auto fixes to github actions by zizmor
This commit is contained in:
parent
71fef270f3
commit
0195f0f5f6
2 changed files with 5 additions and 0 deletions
1
.github/workflows/codeql-analysis.yml
vendored
1
.github/workflows/codeql-analysis.yml
vendored
|
|
@ -44,6 +44,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
|
||||
|
||||
- name: Install Go
|
||||
if: matrix.language == 'c' || matrix.language == 'go'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue