We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2fa375 commit 64bcf3bCopy full SHA for 64bcf3b
action.yml
@@ -77,7 +77,7 @@ runs:
77
INPUT_SG_VERSION: ${{ inputs.sg_version }}
78
INPUT_SG_CONFIG: ${{ inputs.sg_config }}
79
INPUT_SG_FLAGS: ${{ inputs.sg_flags }}
80
- DEFAULT_SG_VERSION: 0.30.1
+ DEFAULT_SG_VERSION: 0.31.0
81
- if: inputs.reporter == 'sarif'
82
uses: github/codeql-action/upload-sarif@v3
83
with:
0 commit comments