Skip to content

Commit

Permalink
Fix PR-comment GitHub Action by using our forked version.
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-k committed Jan 24, 2024
1 parent e79438d commit 628857c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
- name: Report test coverage
if: ${{ matrix.coverage-report == true }}
uses: rhs/pr-comment@1.0.4
uses: enlyze/pr-comment@v1.0.5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 628857c

Please sign in to comment.