We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1705d77 commit 4381aceCopy full SHA for 4381ace
.github/workflows/test.yml
@@ -39,7 +39,7 @@ jobs:
39
run: npm test -- --coverage
40
- uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3.1.4
41
- name: Publish Test Results
42
- uses: step-security/publish-unit-test-result-action@b495e9a82021fc8f34737416de688298581b847d # v2.19.0
+ uses: step-security/publish-unit-test-result-action@e88bfc6c0dffc68a1067d63526c80c81f248da11 # v2.20.0
43
if: always()
44
with:
45
files: |
0 commit comments