Skip to content

Commit

Permalink
chore(deps): update ast-grep/ast-grep to 0.28.0 (#12)
Browse files Browse the repository at this point in the history
Co-authored-by: rinx <[email protected]>
  • Loading branch information
github-actions[bot] and rinx authored Oct 8, 2024
1 parent 7deb5c4 commit 7fa1c3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.27.3
DEFAULT_SG_VERSION: 0.28.0
- if: inputs.reporter == 'sarif'
uses: github/codeql-action/upload-sarif@v3
with:
Expand Down

0 comments on commit 7fa1c3f

Please sign in to comment.