Skip to content

Commit b81a858

Browse files
chore(deps): update ast-grep/ast-grep to 0.30.0 (#15)
Co-authored-by: rinx <[email protected]>
1 parent d0a92b2 commit b81a858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ runs:
6767
INPUT_SG_VERSION: ${{ inputs.sg_version }}
6868
INPUT_SG_CONFIG: ${{ inputs.sg_config }}
6969
INPUT_SG_FLAGS: ${{ inputs.sg_flags }}
70-
DEFAULT_SG_VERSION: 0.29.0
70+
DEFAULT_SG_VERSION: 0.30.0
7171
- if: inputs.reporter == 'sarif'
7272
uses: github/codeql-action/upload-sarif@v3
7373
with:

0 commit comments

Comments
 (0)