Skip to content

Commit 79ca3b5

Browse files
committed
chore(deps): update coverallsapp/github-action action to v2.2.2
1 parent 6202c1e commit 79ca3b5

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
@@ -142,6 +142,6 @@ jobs:
142142
- name: Test
143143
run: pnpm run cover
144144
- name: Coveralls GitHub Action
145-
uses: coverallsapp/[email protected].1
145+
uses: coverallsapp/github-action@3b7078ee895f74fc267b7b267c88211df59fa816 # v2.2.2
146146
with:
147147
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)