File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,13 @@ updates:
66 interval : monthly
77 versioning-strategy : increase
88 open-pull-requests-limit : 1
9+
910 - package-ecosystem : github-actions
1011 directory : " /"
1112 schedule :
1213 interval : monthly
14+ groups :
15+ github-actions :
16+ patterns :
17+ - " *"
18+ open-pull-requests-limit : 1
Original file line number Diff line number Diff line change 3131 publish_results : true
3232
3333 - name : " Upload artifact"
34- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
34+ uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
3535 with :
3636 name : SARIF file
3737 path : results.sarif
Original file line number Diff line number Diff line change 3535 LOG_LEVEL : NOTICE
3636 SUPPRESS_POSSUM : true
3737 VALIDATE_ALL_CODEBASE : false
38+ VALIDATE_BIOME_FORMAT : false
39+ VALIDATE_BIOME_LINT : false
3840 VALIDATE_CHECKOV : false
3941 VALIDATE_CSS : false
4042 VALIDATE_EDITORCONFIG : false
You can’t perform that action at this time.
0 commit comments