Skip to content

Commit

Permalink
chore(deps): update coverallsapp/github-action action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 28, 2023
1 parent 86af755 commit c77690c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Test
run: npm test
- name: Upload Coverage to coveralls
uses: coverallsapp/github-action@1.1.3
uses: coverallsapp/github-action@v2.1.2
with:
# This `github_token` secret is default token (restricted token)
github-token: ${{ secrets.github_token }}
Expand Down

0 comments on commit c77690c

Please sign in to comment.