Skip to content

Commit 11cec86

Browse files
ci: bump coverallsapp/github-action from 2.3.0 to 2.3.6 (#197)
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.0 to 2.3.6. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@v2.3.0...v2.3.6) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-version: 2.3.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6831a48 commit 11cec86

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
@@ -36,6 +36,6 @@ jobs:
3636
run: npm run tests-only
3737
- name: Submit coverage
3838
if: matrix.node-version == '22.x'
39-
uses: coverallsapp/github-action@v2.3.0
39+
uses: coverallsapp/github-action@v2.3.6
4040
with:
4141
github-token: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)