Skip to content

Commit 618540a

Browse files
ignoring test vulnerabilities
1 parent d69e4d6 commit 618540a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v3
1717

1818
- name: Run Jest Coverage Report
19-
uses: step-security/jest-coverage-report-action@v2
19+
uses: step-security/jest-coverage-report-action@fix_RemoveVuln
2020
with:
2121
github-token: ${{ secrets.GITHUB_TOKEN }}
2222
output: report-markdown # Generate markdown output without attaching a comment

0 commit comments

Comments
 (0)