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

This commit is contained in:
Bart van der Braak 2023-11-17 23:45:48 +01:00 committed by GitHub
commit 0af74c9c1c
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@v7.0.0
uses: actions/github-script@v7.0.1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
script: |