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 e4630b3 commit 283d3beCopy full SHA for 283d3be
.github/workflows/security-code-scanner.yml
@@ -18,7 +18,7 @@ jobs:
18
security-events: write
19
steps:
20
- name: MetaMask Security Code Scanner
21
- uses: MetaMask/Security-Code-Scanner@main
+ uses: MetaMask/action-security-code-scanner@v1
22
with:
23
repo: ${{ github.repository }}
24
paths_ignored: |
0 commit comments