Skip to content

Commit 400b69a

Browse files
chore(deps): update coverallsapp/github-action action to v2.2.3 (#180)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dfdb10c commit 400b69a

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
@@ -63,6 +63,6 @@ jobs:
6363
- name: Test
6464
run: npm run test:nyc
6565
- name: Coveralls GitHub Action
66-
uses: coverallsapp/github-action@3b7078ee895f74fc267b7b267c88211df59fa816 # v2.2.2
66+
uses: coverallsapp/github-action@3dfc5567390f6fa9267c0ee9c251e4c8c3f18949 # v2.2.3
6767
with:
6868
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)