Skip to content

Commit 046a8af

Browse files
Bump coverallsapp/github-action from 1.1.3 to 1.2.0 (#243)
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.1.3 to 1.2.0. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@1.1.3...v1.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 553f205 commit 046a8af

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@1.1.3
86+
uses: coverallsapp/github-action@v1.2.0
8787
with:
8888
github-token: ${{ secrets.github_token }}
8989
parallel-finished: true

0 commit comments

Comments
 (0)