Skip to content

Commit fa81b86

Browse files
committed
update github script to v7
1 parent 123161b commit fa81b86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ runs:
4646
run: |
4747
python $GITHUB_ACTION_PATH/parse_logs.py ${{ inputs.log-path }}
4848
- name: create the issue
49-
uses: actions/github-script@v6
49+
uses: actions/github-script@v7
5050
with:
5151
github-token: ${{ github.token }}
5252
script: |

0 commit comments

Comments
 (0)