harden github actions more

This commit is contained in:
L1ghtn1ng
2026-07-06 21:53:04 +01:00
parent 656e0ac6ad
commit 6e233db087
6 changed files with 13 additions and 3 deletions
+2
View File
@@ -48,6 +48,8 @@ jobs:
- name: Checkout repository
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
persist-credentials: false
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL