Skip to content

Commit

Permalink
chore: Update coverallsapp/github-action action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 13, 2023
1 parent c6f2884 commit d52b737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- run: npm ci
- run: npm run linux:ci
- name: Coveralls
uses: coverallsapp/github-action@v1.2.5
uses: coverallsapp/github-action@v2.2.1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit d52b737

Please sign in to comment.