Skip to content

Commit 0f3c98a

Browse files
Merge pull request #511 from step-security/stepsecurity_remediation_1740534601
[StepSecurity] Apply security best practices
2 parents a22641e + e8e3270 commit 0f3c98a

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)