Skip to content

Commit 90c2739

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

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

0 commit comments

Comments
 (0)