Skip to content

Commit 712559c

Browse files
authored
Merge pull request #89 from tryolabs/dependabot/github_actions/py-cov-action/python-coverage-comment-action-3.30
Bump py-cov-action/python-coverage-comment-action from 3.29 to 3.30
2 parents ab878ab + 6efdb5c commit 712559c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/coverage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
# DO NOT run actions/checkout here, for security reasons
3333
# For details, refer to https://securitylab.github.com/research/github-actions-preventing-pwn-requests/
3434
- name: Post comment
35-
uses: py-cov-action/python-coverage-comment-action@b2eb38dd175bf053189b35f738f9207278b00925 # v3.29
35+
uses: py-cov-action/python-coverage-comment-action@d1ff8fbb5ff80feedb3faa0f6d7b424f417ad0e1 # v3.30
3636
with:
3737
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3838
GITHUB_PR_RUN_ID: ${{ github.event.workflow_run.id }}

0 commit comments

Comments
 (0)