chore(deps): update actions/github-script action to v7

This commit is contained in:
renovate[bot] 2023-11-13 20:13:28 +00:00 committed by GitHub
parent 68dce668d1
commit ed33e2b866
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,7 +61,7 @@ jobs:
- name: Create result content - name: Create result content
id: create_result_content id: create_result_content
uses: actions/github-script@v6.4.1 uses: actions/github-script@v7.0.0
with: with:
github-token: ${{ secrets.GITHUB_TOKEN }} github-token: ${{ secrets.GITHUB_TOKEN }}
script: | script: |