Skip to content

Commit be6c1d6

Browse files
committed
Update is-website-vulnerable.yml
1 parent 244565e commit be6c1d6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/is-website-vulnerable.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
steps:
88
- name: Test for public javascript library vulnerabilities
9-
uses: lirantal/is-website-vulnerable@main
9+
# uses: lirantal/is-website-vulnerable@main
10+
uses: lirantal/is-website-vulnerable@9c2cf8861ed1cd1a510508e630f0fa5a866e085b
1011
with:
1112
scan-url: "https://baleshsrle.github.io"

0 commit comments

Comments
 (0)