Skip to content

Commit 4a27e97

Browse files
dependabot[bot]raymond-lam
authored andcommitted
Bump coverallsapp/github-action from 1.1.3 to 1.2.3
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.1.3 to 1.2.3. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@1.1.3...v1.2.3) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f4b1de commit 4a27e97

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
@@ -50,7 +50,7 @@ jobs:
5050
node-version: 16
5151
- run: npm ci
5252
- run: npm run-s test:unit
53-
- uses: coverallsapp/github-action@1.1.3
53+
- uses: coverallsapp/github-action@v1.2.3
5454
with:
5555
github-token: ${{ secrets.GITHUB_TOKEN }}
5656
build:

0 commit comments

Comments
 (0)