Skip to content

Commit 0b4d55f

Browse files
chore(deps): bump coverallsapp/github-action from 2.3.2 to 2.3.3 (inikulin#1302)
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.2 to 2.3.3. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@v2.3.2...v2.3.3) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 560f9ff commit 0b4d55f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
if: matrix.node == env.NODE_COV
6767

6868
- name: Run Coveralls
69-
uses: coverallsapp/[email protected].2
69+
uses: coverallsapp/[email protected].3
7070
if: matrix.node == env.NODE_COV
7171
continue-on-error: true
7272
with:

0 commit comments

Comments
 (0)