We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f278307 + a0ef75f commit ed0d0a2Copy full SHA for ed0d0a2
.github/workflows/coverage.yml
@@ -37,7 +37,7 @@ jobs:
37
egress-policy: audit
38
39
- name: Post comment
40
- uses: py-cov-action/python-coverage-comment-action@e623398c19eb3853a5572d4a516e10b15b5cefbc # v3.39
+ uses: py-cov-action/python-coverage-comment-action@7188638f871f721a365d644f505d1ff3df20d683 # v3.40
41
with:
42
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
43
GITHUB_PR_RUN_ID: ${{ github.event.workflow_run.id }}
0 commit comments