Skip to content

Commit 08b8902

Browse files
committed
chore: update security-code-scanner@main to action-security-code-scanner@v1
1 parent d8d4091 commit 08b8902

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
@@ -15,7 +15,7 @@ jobs:
1515
security-events: write
1616
steps:
1717
- name: MetaMask Security Code Scanner
18-
uses: MetaMask/Security-Code-Scanner@main
18+
uses: MetaMask/action-security-code-scanner@v1
1919
with:
2020
repo: ${{ github.repository }}
2121
paths_ignored: |

0 commit comments

Comments
 (0)