Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #237 from smlx/dependabot/github_actions/coveralls…
Browse files Browse the repository at this point in the history
…app/github-action-1.2.2

chore(deps): bump coverallsapp/github-action from 1.1.3 to 1.2.2
  • Loading branch information
smlx committed Feb 28, 2023
2 parents 6cbc2f0 + a75ff4e commit 9667c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Convert coverage to lcov
uses: jandelgado/gcov2lcov-action@v1.0.9
- name: Coveralls
uses: coverallsapp/github-action@1.1.3
uses: coverallsapp/github-action@v1.2.2
with:
github-token: ${{ secrets.github_token }}
path-to-lcov: coverage.lcov

0 comments on commit 9667c98

Please sign in to comment.