Skip to content

Commit

Permalink
Merge pull request #13766 from mixxxdj/dependabot/github_actions/cove…
Browse files Browse the repository at this point in the history
…rallsapp/github-action-2.3.1

Bump coverallsapp/github-action from 2.3.0 to 2.3.1
  • Loading branch information
daschuer authored Oct 14, 2024
2 parents 0c57765 + 5ec2343 commit c4a740a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ jobs:
- name: "Upload Coverage Report to coveralls.io"
if: matrix.name == 'coverage'
continue-on-error: true
uses: coverallsapp/[email protected].0
uses: coverallsapp/[email protected].1
with:
flag-name: ubuntu-22.04
path-to-lcov: build/lcov.info
Expand Down

0 comments on commit c4a740a

Please sign in to comment.