Skip to content

Commit 75a44d6

Browse files
authored
Merge pull request #13793 from mixxxdj/dependabot/github_actions/coverallsapp/github-action-2.3.3
Bump coverallsapp/github-action from 2.3.1 to 2.3.3
2 parents fe9608f + 082802f commit 75a44d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ jobs:
157157
- name: "Upload Coverage Report to coveralls.io"
158158
if: matrix.name == 'coverage'
159159
continue-on-error: true
160-
uses: coverallsapp/github-action@v2.3.1
160+
uses: coverallsapp/github-action@v2.3.3
161161
with:
162162
flag-name: ubuntu-22.04
163163
path-to-lcov: build/lcov.info

0 commit comments

Comments
 (0)