Skip to content

Commit e8e3270

Browse files
[StepSecurity] Apply security best practices
Signed-off-by: StepSecurity
1 parent a22641e commit e8e3270

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: npm test -- --coverage
4040
- uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3.1.4
4141
- name: Publish Test Results
42-
uses: step-security/publish-unit-test-result-action@v2
42+
uses: step-security/publish-unit-test-result-action@cc82caac074385ae176d39d2d143ad05e1130b2d # v2.18.0
4343
if: always()
4444
with:
4545
files: |

0 commit comments

Comments
 (0)