Skip to content

Commit e674ad6

Browse files
chore(deps): update coverallsapp/github-action action to v2.3.5 (#120)
* 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 <otameshiyo23@gmail.com>
1 parent 101690b commit e674ad6

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
@@ -41,6 +41,6 @@ jobs:
4141
- name: Test
4242
run: npm run test
4343
- name: Coveralls GitHub Action
44-
uses: coverallsapp/github-action@v2.2.3
44+
uses: coverallsapp/github-action@v2
4545
with:
4646
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)