Skip to content

Commit

Permalink
build(deps): bump coverallsapp/github-action from 1.2.0 to 1.2.4 (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 5, 2023
1 parent 57fac33 commit 0ed13ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
- name: coverage report
run: npm run test:coverage
- name: Coveralls
uses: coverallsapp/github-action@v1.2.0
uses: coverallsapp/github-action@v1.2.4
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 0ed13ae

Please sign in to comment.