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 Sep 7, 2023
1 parent 60517ef commit bcd2d4f
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@v1.2.5
uses: coverallsapp/github-action@v2.2.3
with:
# This `github_token` secret is default token (restricted token)
github-token: ${{ secrets.github_token }}
Expand Down

0 comments on commit bcd2d4f

Please sign in to comment.