Skip to content

Commit

Permalink
Merge pull request #108 from donatj/dependabot/github_actions/coveral…
Browse files Browse the repository at this point in the history
…lsapp/github-action-2

Bump coverallsapp/github-action from 1 to 2
  • Loading branch information
donatj authored Apr 2, 2024
2 parents 675e5bc + a8afa2c commit eb1c935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:

- name: Coveralls
if: matrix.node-version == '20.x'
uses: coverallsapp/github-action@v1
uses: coverallsapp/github-action@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit eb1c935

Please sign in to comment.