Skip to content

Commit 5ae5a76

Browse files
⬆️ Updates coverallsapp/github-action action to v2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b946ad8 commit 5ae5a76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
if: hashFiles('./coverage/lcov.info') != ''
114114
steps:
115115
- name: Coveralls Finished
116-
uses: coverallsapp/github-action@v1.1.0
116+
uses: coverallsapp/github-action@v2.3.3
117117
with:
118118
github-token: ${{ secrets.GITHUB_TOKEN }}
119119
parallel-finished: true

0 commit comments

Comments
 (0)