Skip to content

Commit 768fd09

Browse files
chore(deps): update coverallsapp/github-action action to v2.3.5 (#345)
* 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 5923b26 commit 768fd09

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
@@ -65,6 +65,6 @@ jobs:
6565
- name: Test
6666
run: npm run cover
6767
- name: Coveralls GitHub Action
68-
uses: coverallsapp/github-action@v2.3.0
68+
uses: coverallsapp/github-action@v2
6969
with:
7070
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)