File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7272 - name : Checkout monorepo (for local actions)
7373 uses : actions/checkout@v4
7474 with :
75- repository : metamask/experimental -security-codescanner-monorepo
75+ repository : metamask/action -security-code-scanner
7676 ref : ${{ inputs.scanner_ref || 'main' }}
7777 path : ${{ env.MONOREPO_PATH }}
7878
@@ -105,7 +105,7 @@ jobs:
105105 - name : Checkout monorepo (for local actions)
106106 uses : actions/checkout@v4
107107 with :
108- repository : MetaMask/experimental -security-codescanner-monorepo
108+ repository : MetaMask/action -security-code-scanner
109109 ref : ${{ inputs.scanner_ref || 'main' }}
110110 path : ${{ env.MONOREPO_PATH }}
111111
@@ -139,7 +139,7 @@ jobs:
139139 - name : Checkout monorepo (for local actions)
140140 uses : actions/checkout@v4
141141 with :
142- repository : MetaMask/experimental -security-codescanner-monorepo
142+ repository : MetaMask/action -security-code-scanner
143143 ref : ${{ inputs.scanner_ref || 'main' }}
144144 path : ${{ env.MONOREPO_PATH }}
145145
You can’t perform that action at this time.
0 commit comments