Pin CI actions to specific commit hashes

This commit is contained in:
peelz
2023-05-08 12:55:05 -04:00
parent 4c1557e7fd
commit 0a8fa6f5d4
5 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
with:
submodules: recursive