Skip to content

Commit 65977bc

Browse files
committed
Update .github/workflows/codeql.yml
1 parent 502b7f9 commit 65977bc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
steps:
1919
- name: Checkout code
2020
uses: actions/checkout@v4
21+
with:
22+
persist-credentials: false
2123
- name: Initialize CodeQL
2224
uses: github/codeql-action/init@v3
2325
with:

0 commit comments

Comments
 (0)