File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "formatter" : {
3+ "indentStyle" : " space" ,
4+ "indentWidth" : 2
5+ }
6+ }
Original file line number Diff line number Diff line change 3636 with :
3737 should-scan-archives : true
3838 - name : Upload DevSkim scan results to GitHub Security tab
39- uses : github/codeql-action/upload-sarif@192325c86100d080feab897ff886c34abd4c83a3 # v3.29.5
39+ uses : github/codeql-action/upload-sarif@192325c86100d080feab897ff886c34abd4c83a3 # v3.30.3
4040 with :
4141 sarif_file : devskim-results.sarif
Original file line number Diff line number Diff line change 3333 id : scan
3434 uses : microsoft/security-devops-action@08976cb623803b1b36d7112d4ff9f59eae704de0 # v1.12.0
3535 - name : Upload MSDO scan results to GitHub Security tab
36- uses : github/codeql-action/upload-sarif@192325c86100d080feab897ff886c34abd4c83a3 # v3.29.5
36+ uses : github/codeql-action/upload-sarif@192325c86100d080feab897ff886c34abd4c83a3 # v3.30.3
3737 with :
3838 sarif_file : ${{ steps.scan.outputs.sarifFile }}
Original file line number Diff line number Diff line change 3636 results_format : sarif
3737 publish_results : true
3838 - name : " Upload to code-scanning"
39- uses : github/codeql-action/upload-sarif@192325c86100d080feab897ff886c34abd4c83a3 # v3.29.5
39+ uses : github/codeql-action/upload-sarif@192325c86100d080feab897ff886c34abd4c83a3 # v3.30.3
4040 with :
4141 sarif_file : scorecards-results.sarif
Original file line number Diff line number Diff line change 6969 LINTER_RULES_PATH : .
7070 DEFAULT_BRANCH : main
7171 ENFORCE_COMMITLINT_CONFIGURATION_CHECK : true
72+ BIOME_CONFIG_PATH : .biome.json
7273 GITHUB_ACTIONS_ZIZMOR_CONFIG_FILE : .zizmor.yml
7374 GH_TOKEN : ${{ secrets.GITHUB_TOKEN }}
7475 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments