Skip to content

Commit 93425f6

Browse files
chore(deps): update coverallsapp/github-action action to v1.2.2 (#192)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 377b478 commit 93425f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/NodeCI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,6 @@ jobs:
8080
run: |
8181
yarn cover
8282
- name: Coveralls GitHub Action
83-
uses: coverallsapp/github-action@v1.2.0
83+
uses: coverallsapp/github-action@v1.2.2
8484
with:
8585
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)