Skip to content

Commit 5df4775

Browse files
authored
chore: update security-code-scanner@main to action-security-code-scanner@v1 (#507)
1 parent 14a75c2 commit 5df4775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security-code-scanner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
security-events: write
1919
steps:
2020
- name: MetaMask Security Code Scanner
21-
uses: MetaMask/Security-Code-Scanner@main
21+
uses: MetaMask/action-security-code-scanner@v1
2222
with:
2323
repo: ${{ github.repository }}
2424
paths_ignored: |

0 commit comments

Comments
 (0)