Skip to content

Commit

Permalink
Merge pull request #370 from ducktors/dependabot/github_actions/cover…
Browse files Browse the repository at this point in the history
…allsapp/github-action-2.3.6

chore(actions): bump coverallsapp/github-action from 2.3.4 to 2.3.6
  • Loading branch information
kodiakhq[bot] authored Jan 27, 2025
2 parents 4bc0e13 + 2d7eae9 commit 8d73e25
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:
run: pnpm dlx c8 report --reporter lcov --reporter text --extension ts

- name: Coveralls
uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # master
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: ./coverage/lcov.info
Expand Down

0 comments on commit 8d73e25

Please sign in to comment.