Skip to content

Commit ad5f499

Browse files
Build(deps): bump coverallsapp/github-action from 2.3.6 to 2.3.8 (#1500)
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.6 to 2.3.8. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@v2.3.6...v2.3.8) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-version: 2.3.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 604b351 commit ad5f499

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

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

0 commit comments

Comments
 (0)