Skip to content

Commit

Permalink
Merge c56495e into 97aea4a
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 1, 2023
2 parents 97aea4a + c56495e commit dfc9b4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -114,7 +114,7 @@ jobs:

- name: Coveralls parallel
if: github.repository == 'Fdawgs/fastify-disablecache'
uses: coverallsapp/github-action@v1.2.3
uses: coverallsapp/github-action@v1.2.4
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
parallel: true
Expand All @@ -129,7 +129,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Coveralls finished
uses: coverallsapp/github-action@v1.2.3
uses: coverallsapp/github-action@v1.2.4
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
parallel-finished: true
Expand Down

0 comments on commit dfc9b4d

Please sign in to comment.