Skip to content

Commit c1aaa96

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

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
@@ -45,7 +45,7 @@ jobs:
4545
- name: Test
4646
run: npm run test:nyc
4747
- name: Coveralls GitHub Action
48-
uses: coverallsapp/github-action@3b7078ee895f74fc267b7b267c88211df59fa816 # v2.2.2
48+
uses: coverallsapp/github-action@3dfc5567390f6fa9267c0ee9c251e4c8c3f18949 # v2.2.3
4949
with:
5050
github-token: ${{ secrets.GITHUB_TOKEN }}
5151
update:

0 commit comments

Comments
 (0)