diff --git a/action.yml b/action.yml index 2d0e145..9f94023 100644 --- a/action.yml +++ b/action.yml @@ -67,7 +67,7 @@ runs: INPUT_SG_VERSION: ${{ inputs.sg_version }} INPUT_SG_CONFIG: ${{ inputs.sg_config }} INPUT_SG_FLAGS: ${{ inputs.sg_flags }} - DEFAULT_SG_VERSION: 0.30.0 + DEFAULT_SG_VERSION: 0.30.1 - if: inputs.reporter == 'sarif' uses: github/codeql-action/upload-sarif@v3 with: