Skip to content

Commit 94a20df

Browse files
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] <[email protected]>
1 parent 1d3a303 commit 94a20df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ jobs:
206206
steps:
207207
-
208208
name: 'Finish Coveralls upload'
209-
uses: 'coverallsapp/[email protected].4'
209+
uses: 'coverallsapp/[email protected].6'
210210
with:
211211
github-token: '${{ secrets.GITHUB_TOKEN }}'
212212
parallel-finished: true

0 commit comments

Comments
 (0)