File tree Expand file tree Collapse file tree 2 files changed +0
-19
lines changed Expand file tree Collapse file tree 2 files changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -74,13 +74,3 @@ updates:
7474 directory : " /"
7575 schedule :
7676 interval : " weekly"
77-
78- - package-ecosystem : " github-actions"
79- target-branch : " 3.12"
80- groups :
81- actions on branch 3.12 :
82- patterns :
83- - " *"
84- directory : " /"
85- schedule :
86- interval : " weekly"
Original file line number Diff line number Diff line change 1616 CR_PAT : ${{ secrets.CR_PAT }}
1717 SLACK_SECURITY_WEBHOOK_URL : ${{ secrets.SLACK_SECURITY_WEBHOOK_URL }}
1818
19- call-vuln-check-for-v3_12 :
20- uses : ./.github/workflows/vuln-check.yaml
21- with :
22- target-ref : v3.12
23- find-latest-release : true
24- secrets :
25- CR_PAT : ${{ secrets.CR_PAT }}
26- SLACK_SECURITY_WEBHOOK_URL : ${{ secrets.SLACK_SECURITY_WEBHOOK_URL }}
27-
2819 call-vuln-check-for-v3_13 :
2920 uses : ./.github/workflows/vuln-check.yaml
3021 with :
You can’t perform that action at this time.
0 commit comments