Skip to content

Commit

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

chore(deps): bump coverallsapp/github-action from 2.2.2 to 2.2.3
  • Loading branch information
github-actions[bot] authored Sep 8, 2023
2 parents d9e364a + 59e271b commit 9a426ae
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 @@ -27,6 +27,6 @@ jobs:
- name: Convert coverage to lcov
uses: jandelgado/gcov2lcov-action@v1
- name: Coveralls
uses: coverallsapp/[email protected].2
uses: coverallsapp/[email protected].3
with:
github-token: ${{ secrets.github_token }}

0 comments on commit 9a426ae

Please sign in to comment.