Skip to content

Commit

Permalink
chore(deps): bump coverallsapp/github-action from 1.2.3 to 1.2.4 (#4264)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 2, 2023
1 parent bfcef77 commit 22e4ab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- run: pnpm run coverage

- name: Upload coverage Coveralls
uses: coverallsapp/github-action@65affa9d85c09884b6051d6c1c7138d469d62b23 # 1.2.3
uses: coverallsapp/github-action@50c33ad324a9902697adbf2f92c22cf5023eacf1 # 1.2.4
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: ./lcov.info
Expand Down

0 comments on commit 22e4ab7

Please sign in to comment.