Skip to content

Commit 79a8532

Browse files
chore(deps): update coverallsapp/github-action action to v1.1.3 (future-architect#143)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent e06d0c9 commit 79a8532

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
@@ -61,6 +61,6 @@ jobs:
6161
- name: Install Coveralls
6262
run: npm i -D coveralls
6363
- name: Coveralls GitHub Action
64-
uses: coverallsapp/github-action@v1.1.2
64+
uses: coverallsapp/github-action@1.1.3
6565
with:
6666
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)