Skip to content

Commit 4e07f00

Browse files
chore(deps): update coverallsapp/github-action action to v2.3.0 (#100)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e620508 commit 4e07f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
- run: npm run coverage
3535

3636
- name: Coveralls GitHub Action
37-
uses: coverallsapp/github-action@v2.2.3
37+
uses: coverallsapp/github-action@v2.3.0
3838
with:
3939
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)