Skip to content

Commit 2ad145b

Browse files
Bump coverallsapp/github-action from 1.1.3 to 1.2.4 (#191)
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.1.3 to 1.2.4. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@1.1.3...v1.2.4) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1bf3fad commit 2ad145b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
if: startsWith(matrix.os, 'windows')
6565

6666
- name: Run Coveralls
67-
uses: coverallsapp/github-action@1.1.3
67+
uses: coverallsapp/github-action@v1.2.4
6868
if: startsWith(matrix.os, 'ubuntu') && matrix.node == env.NODE_COV
6969
with:
7070
github-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)