Skip to content

Commit

Permalink
Merge pull request #41594 from nextcloud/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/github-script-7

chore(deps): Bump actions/github-script from 6 to 7
  • Loading branch information
AndyScherzinger authored Nov 18, 2023
2 parents 65248b0 + 56bda62 commit e38ebeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/performance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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}}
Expand Down

0 comments on commit e38ebeb

Please sign in to comment.