Skip to content

Commit bdd4eab

Browse files
chore(deps): update coverallsapp/github-action action to v1.2.0 (#266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3d2efb1 commit bdd4eab

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
@@ -83,6 +83,6 @@ jobs:
8383
- name: Install Coveralls
8484
run: npm i -D coveralls
8585
- name: Coveralls GitHub Action
86-
uses: coverallsapp/github-action@1.1.3
86+
uses: coverallsapp/github-action@v1.2.0
8787
with:
8888
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)