mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-26 09:01:21 +00:00
Merge pull request #153 from bartvdbraak/renovate/actions-github-script-7.x
This commit is contained in:
commit
0d2488f5d0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/unlighthouse.yaml
vendored
2
.github/workflows/unlighthouse.yaml
vendored
|
@ -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: |
|
||||
|
|
Loading…
Reference in a new issue