Pin all workflow actions versions by commit (#13462)

This commit is contained in:
Luke Heath
2023-08-31 12:09:21 -05:00
committed by GitHub
parent 0541618aeb
commit 204f082fe5
29 changed files with 72 additions and 72 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # v2
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL