Skip to content

Commit 9cde81b

Browse files
chore(deps): update coverallsapp/github-action action to v2.3.5 (#385)
* chore(deps): update coverallsapp/github-action action to v2.3.5 * Update NodeCI.yml --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Yosuke Ota <[email protected]>
1 parent 7ae4240 commit 9cde81b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/NodeCI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,6 @@ jobs:
9999
- name: Install Coveralls
100100
run: npm i -D coveralls
101101
- name: Coveralls GitHub Action
102-
uses: coverallsapp/github-action@v2.3.4
102+
uses: coverallsapp/github-action@v2
103103
with:
104104
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)