Skip to content

Commit df51a78

Browse files
Build(deps): 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] <support@github.com>
1 parent 6b9c6c3 commit df51a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
# upload coverage report for just one of Node.js version matrix runs
8383
- name: Upload coverage report to Coveralls
8484
if: matrix.node-version == '16.x'
85-
uses: coverallsapp/github-action@v2.3.4
85+
uses: coverallsapp/github-action@v2.3.6
8686
continue-on-error: true
8787
with:
8888
github-token: ${{ github.token }}

0 commit comments

Comments
 (0)