diff --git a/action.yml b/action.yml index a686735..a1899a5 100644 --- a/action.yml +++ b/action.yml @@ -77,7 +77,7 @@ runs: INPUT_SG_VERSION: ${{ inputs.sg_version }} INPUT_SG_CONFIG: ${{ inputs.sg_config }} INPUT_SG_FLAGS: ${{ inputs.sg_flags }} - DEFAULT_SG_VERSION: 0.32.2 + DEFAULT_SG_VERSION: 0.32.3 - if: inputs.reporter == 'sarif' uses: github/codeql-action/upload-sarif@v3 with: