Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

build(deps): bump coverallsapp/github-action from 2.0.0 to 2.1.0 #3350

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
run: npm run coverage

- name: Coveralls GitHub Action
uses: coverallsapp/github-action@v2.0.0
uses: coverallsapp/github-action@v2.1.0
nschonni marked this conversation as resolved.
Show resolved Hide resolved
with:
github-token: ${{ secrets.GITHUB_TOKEN }}