Skip to content

Commit 52acadb

Browse files
chore(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 e3f26fc commit 52acadb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coveralls.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
run: yarn coverage
2929

3030
- name: Upload to coveralls
31-
uses: coverallsapp/github-action@v2.3.4
31+
uses: coverallsapp/github-action@v2.3.6
3232
with:
3333
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)