We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc0eb79 commit 6efdb5cCopy full SHA for 6efdb5c
.github/workflows/coverage.yml
@@ -32,7 +32,7 @@ jobs:
32
# DO NOT run actions/checkout here, for security reasons
33
# For details, refer to https://securitylab.github.com/research/github-actions-preventing-pwn-requests/
34
- name: Post comment
35
- uses: py-cov-action/python-coverage-comment-action@b2eb38dd175bf053189b35f738f9207278b00925 # v3.29
+ uses: py-cov-action/python-coverage-comment-action@d1ff8fbb5ff80feedb3faa0f6d7b424f417ad0e1 # v3.30
36
with:
37
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
38
GITHUB_PR_RUN_ID: ${{ github.event.workflow_run.id }}
0 commit comments