Browse Source
Merge pull request #39975 from nextcloud/dependabot/github_actions/actions/github-script-6
pull/39968/head
dependabot[bot]
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/performance.yml
|
|
|
@ -86,7 +86,7 @@ jobs: |
|
|
|
before.json |
|
|
|
after.json |
|
|
|
|
|
|
|
- uses: actions/github-script@v5 |
|
|
|
- uses: actions/github-script@v6 |
|
|
|
if: failure() && steps.compare.outcome == 'failure' |
|
|
|
with: |
|
|
|
github-token: ${{secrets.GITHUB_TOKEN}} |
|
|
|
|