Merge pull request #41594 from nextcloud/dependabot/github_actions/actions/github-script-7

chore(deps): Bump actions/github-script from 6 to 7
This commit is contained in:
Andy Scherzinger 2023-11-18 17:11:56 +01:00 committed by GitHub
commit e38ebeb2d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -89,7 +89,7 @@ jobs:
before.json
after.json
- uses: actions/github-script@v6
- uses: actions/github-script@v7
if: failure() && steps.compare.outcome == 'failure'
with:
github-token: ${{secrets.GITHUB_TOKEN}}