Skip to content

Commit 10a8007

Browse files
Bump coverallsapp/github-action from 2.3.3 to 2.3.4 (#126)
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.3 to 2.3.4. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@4cdef0b...cfd0633) --- 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> Co-authored-by: Max Lambrecht <[email protected]>
1 parent 0173375 commit 10a8007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
--keep-only '*/src/*' > coveralls.json
5252
5353
- name: Upload coverage to Coveralls
54-
uses: coverallsapp/github-action@4cdef0b2dbe0c9aa26bed48edb868db738625e79 # v2.3.3
54+
uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # v2.3.4
5555
with:
5656
github-token: ${{ secrets.GITHUB_TOKEN }}
5757
path-to-json: ./coveralls.json

0 commit comments

Comments
 (0)