Skip to content

Commit 4be3df7

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

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.1.2
37+
uses: coverallsapp/github-action@v2.2.0
3838
with:
3939
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)