Skip to content

Commit ed0d0a2

Browse files
authored
Merge pull request #115 from MaineDSA/dependabot/github_actions/py-cov-action/python-coverage-comment-action-3.40
Bump py-cov-action/python-coverage-comment-action from 3.39 to 3.40
2 parents f278307 + a0ef75f commit ed0d0a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
egress-policy: audit
3838

3939
- name: Post comment
40-
uses: py-cov-action/python-coverage-comment-action@e623398c19eb3853a5572d4a516e10b15b5cefbc # v3.39
40+
uses: py-cov-action/python-coverage-comment-action@7188638f871f721a365d644f505d1ff3df20d683 # v3.40
4141
with:
4242
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4343
GITHUB_PR_RUN_ID: ${{ github.event.workflow_run.id }}

0 commit comments

Comments
 (0)