Skip to content

Commit 426d453

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update coverallsapp/github-action action to v1.1.3
1 parent a717473 commit 426d453

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
@@ -59,7 +59,7 @@ jobs:
5959
- name: Test
6060
run: npm run test:nyc
6161
- name: Coveralls GitHub Action
62-
uses: coverallsapp/github-action@v1.1.2
62+
uses: coverallsapp/github-action@1.1.3
6363
with:
6464
github-token: ${{ secrets.GITHUB_TOKEN }}
6565
update:

0 commit comments

Comments
 (0)