We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9493cc0 commit 61a945bCopy full SHA for 61a945b
1 file changed
README.md
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@v4.2.1
23
24
- name: Run Security Scan and Comment Action
25
- uses: dacoburn/security-wrapper@1.0.16
+ uses: SocketDev/security-wrapper@1.0.16
26
with:
27
github_token: ${{ secrets.GITHUB_TOKEN }}
28
0 commit comments