Skip to content

Commit e2b586c

Browse files
chore(deps): update coverallsapp/github-action action to v2.2.2 (#563)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 185e631 commit e2b586c

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/[email protected].1
48+
uses: coverallsapp/github-action@3b7078ee895f74fc267b7b267c88211df59fa816 # v2.2.2
4949
with:
5050
github-token: ${{ secrets.GITHUB_TOKEN }}
5151
update:

0 commit comments

Comments
 (0)