Explicit checkout persist-credentials

This commit is contained in:
shamoon
2026-03-29 21:04:35 -07:00
parent 752c059ed7
commit 17af48a2ae
9 changed files with 28 additions and 0 deletions

View File

@@ -35,6 +35,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
persist-credentials: false
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@c793b717bc78562f491db7b0e93a3a178b099162 # v4.32.5