Skip to content

Commit 37be78f

Browse files
committed
chore(deps): update coverallsapp/github-action action to v2.3.2
1 parent 1b25f56 commit 37be78f

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
@@ -150,6 +150,6 @@ jobs:
150150
- name: Test
151151
run: pnpm run cover
152152
- name: Coveralls GitHub Action
153-
uses: coverallsapp/github-action@1134c89e4bf10443bf8f0ec69640b667cfd91041 # v2.3.1
153+
uses: coverallsapp/github-action@43f11c4e058174f808ee9cd63701b6c42fe3f5e3 # v2.3.2
154154
with:
155155
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)