Skip to content

Commit 8a72501

Browse files
dependabot[bot]mdo
authored andcommitted
Build(deps): Bump coverallsapp/github-action from 1.1.3 to 1.2.2
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.1.3 to 1.2.2. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@1.1.3...v1.2.2) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23d20fa commit 8a72501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/js.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
run: npm run js-test
4646

4747
- name: Run Coveralls
48-
uses: coverallsapp/github-action@1.1.3
48+
uses: coverallsapp/github-action@v1.2.2
4949
with:
5050
github-token: "${{ secrets.GITHUB_TOKEN }}"
5151
path-to-lcov: "./js/coverage/lcov.info"

0 commit comments

Comments
 (0)