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
@@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Report test results
uses: dorny/test-reporter@v1
uses: dorny/test-reporter@c9b3d0e2bd2a4e96aaf424dbaa31c46b42318226 # v1.6.0
with:
name: Test results
artifact: test-results