Skip to content

Commit 23b7021

Browse files
committed
repoint to main
1 parent 18f91bc commit 23b7021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
uses: actions/checkout@v4
141141
with:
142142
repository: MetaMask/experimental-security-codescanner-monorepo
143-
ref: ${{ inputs.scanner_ref || 'semgrep-v3' }}
143+
ref: ${{ inputs.scanner_ref || 'main' }}
144144
path: ${{ env.MONOREPO_PATH }}
145145

146146
- name: Checkout target repository

0 commit comments

Comments
 (0)