Skip to content

Commit 248a7f0

Browse files
authored
Merge pull request #59 from midnightntwrk/update/use-main-checkmarx-action
chore: Update Checkmarx workflow to use main branch action
2 parents 53b8fa0 + d3051ce commit 248a7f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checkmarx.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
3636
with:
3737
repository: midnightntwrk/upload-sarif-github-action
38-
ref: sean/PM-19431-fork-friendly-checkmarx # Use branch until merged
38+
ref: main
3939
path: upload-sarif-github-action
4040
token: ${{ secrets.MIDNIGHTCI_REPO }}
4141

0 commit comments

Comments
 (0)