Skip to content

Commit

Permalink
Merge pull request #5301 from nextcloud/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/github-script-7
  • Loading branch information
juliusknorr authored Nov 18, 2023
2 parents af653a0 + a1def14 commit 20da8d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:

- name: Query count
if: ${{ matrix.databases == 'mysql' }}
uses: actions/github-script@v6
uses: actions/github-script@v7
with:
github-token: ${{secrets.GITHUB_TOKEN}}
script: |
Expand Down

0 comments on commit 20da8d0

Please sign in to comment.