Skip to content

Commit 1cffeba

Browse files
chore(deps): update coverallsapp/github-action action to v2.3.5 (#653)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Yosuke Ota <[email protected]>
1 parent 43ca203 commit 1cffeba

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
@@ -108,6 +108,6 @@ jobs:
108108
- name: Test
109109
run: pnpm run cover
110110
- name: Coveralls GitHub Action
111-
uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # v2.3.4
111+
uses: coverallsapp/github-action@v2
112112
with:
113113
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)