Skip to content

Commit

Permalink
Update coverallsapp/github-action action to v1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 20, 2023
1 parent 6f96ef0 commit b041e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
working-directory: ${{ env.working-directory }}
run: npm ci && npm run test-coveralls
- name: Coveralls
uses: coverallsapp/github-action@v1.1.2
uses: coverallsapp/github-action@v1.2.4
with:
github-token: ${{ secrets.github_token }}
path-to-lcov: ${{ env.working-directory }}/coverage/lcov.info
Expand Down

0 comments on commit b041e3c

Please sign in to comment.