Skip to content

Commit cac4134

Browse files
ci: bump coverallsapp/github-action from 2.3.6 to 2.3.7 (#720)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 718d8c0 commit cac4134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ jobs:
6161
MONGODB_HOST: '127.0.0.1:27017'
6262
- name: Submit coverage
6363
if: matrix.node-version == '22.x'
64-
uses: coverallsapp/[email protected].6
64+
uses: coverallsapp/[email protected].7
6565
with:
6666
github-token: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)