Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…stant into dependabot/npm_and_yarn/minimatch-3.1.2
  • Loading branch information
Eesh Tyagi authored and Eesh Tyagi committed Jan 19, 2023
2 parents f411497 + c604f5c commit 15abda1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: All tests
run: yarn test
- name: Add coverage comment
uses: ScaCap/code-coverage-assistant@releases/v2
uses: ScaCap/code-coverage-assistant@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
lcov-file: ./coverage/lcov.info
Expand Down

0 comments on commit 15abda1

Please sign in to comment.