Skip to content

Commit 103700e

Browse files
chore(deps): update coverallsapp/github-action action to v2.3.5 (#370)
* 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 3557dcb commit 103700e

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
@@ -93,6 +93,6 @@ jobs:
9393
run: |
9494
yarn cover
9595
- name: Coveralls GitHub Action
96-
uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # v2.3.4
96+
uses: coverallsapp/github-action@v2
9797
with:
9898
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)