Pin CI actions to specific commit hashes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user