Skip to content

Commit ab4a596

Browse files
Bump coverallsapp/github-action from 2.1.2 to 2.2.0 (#266)
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.1.2 to 2.2.0. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@v2.1.2...v2.2.0) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 83fb41f commit ab4a596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/part_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383

8484
steps:
8585
- name: Coveralls Finished
86-
uses: coverallsapp/github-action@v2.1.2
86+
uses: coverallsapp/github-action@v2.2.0
8787
with:
8888
github-token: ${{ secrets.github_token }}
8989
parallel-finished: true

0 commit comments

Comments
 (0)