gha: pin workflows to hash

This commit is contained in:
John Bampton
2026-04-11 17:51:28 +10:00
parent 48fc4220d3
commit ebed2d32a2
10 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
language: ["actions"]
steps:
- name: Checkout repository
uses: actions/checkout@v6
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
persist-credentials: false
- name: Initialize CodeQL