Skip to content

Commit eacb47c

Browse files
committed
Update coverallsapp/github-action action to v1.2.5
1 parent 856ee89 commit eacb47c

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
@@ -41,6 +41,6 @@ jobs:
4141
- name: Test
4242
run: npm run test
4343
- name: Coveralls GitHub Action
44-
uses: coverallsapp/github-action@1.1.3
44+
uses: coverallsapp/github-action@v1.2.5
4545
with:
4646
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)