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 5295c05 commit be1a767Copy full SHA for be1a767
.github/workflows/security-code-scanner.yml
@@ -19,7 +19,7 @@ jobs:
19
security-events: write
20
steps:
21
- name: Analyse code
22
- uses: MetaMask/action-security-code-scanner@v1
+ uses: MetaMask/action-security-code-scanner@v2
23
with:
24
repo: ${{ github.repository }}
25
paths_ignored: |
0 commit comments