Skip to content

Commit 1518057

Browse files
dependabot[bot]raymond-lam
authored andcommitted
Bump coverallsapp/github-action from 2.3.4 to 2.3.6
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.4 to 2.3.6. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@v2.3.4...v2.3.6) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1939a60 commit 1518057

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
@@ -76,7 +76,7 @@ jobs:
7676
node-version: 20
7777
- run: npm ci
7878
- run: npm run-s test:unit
79-
- uses: coverallsapp/[email protected].4
79+
- uses: coverallsapp/[email protected].6
8080
with:
8181
github-token: ${{ secrets.GITHUB_TOKEN }}
8282
build-package-only:

0 commit comments

Comments
 (0)