Merge pull request #153 from bartvdbraak/renovate/actions-github-script-7.x

This commit is contained in:
Bart van der Braak 2023-11-15 23:43:09 +01:00 committed by GitHub
commit 0d2488f5d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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