Skip to content

Commit

Permalink
Merge pull request #830 from persistenceOne/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/coverallsapp/github-action-2.3.0

chore(deps): bump coverallsapp/github-action from 2.2.3 to 2.3.0
  • Loading branch information
puneet2019 authored May 10, 2024
2 parents db872d4 + 55a1c71 commit 966c4be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
minimum-coverage: 70

- name: Coveralls
uses: coverallsapp/github-action@v2.2.3
uses: coverallsapp/github-action@v2.3.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: coverage.lcov
Expand Down

0 comments on commit 966c4be

Please sign in to comment.