-
Notifications
You must be signed in to change notification settings - Fork 0
build(deps): Bump the minor-and-patch group across 1 directory with 9 updates #113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -35,7 +35,7 @@ jobs: | |
| poetry run pytest --junitxml=pytest.xml --cov=. tests | tee pytest-coverage.txt | ||
|
|
||
| - name: Comment coverage | ||
| uses: MishaKav/pytest-coverage-comment@dd5b80bde6d16941f336518e92929e89069d8451 #v1.7.2 | ||
| uses: MishaKav/pytest-coverage-comment@fd9adbdca9fdfbe2b9bfa44a7340e6a83346ce6c #v1.10.0 | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. pr-reviewer-github-actions — confidence 85% (advisory) MishaKav/pytest-coverage-comment: publisher 'MishaKav' is not on the trusted allowlist. The action is SHA-pinned (fd9adbdca9fdfbe2b9bfa44a7340e6a83346ce6c, v1.10.0) and no OSV advisory was found. This is an advisory note — verify the publisher is trustworthy before merging. React with 👍 / 👎 / 😕 to help us calibrate — why. |
||
| with: | ||
| pytest-coverage-path: ./pytest-coverage.txt | ||
| junitxml-path: ./pytest.xml | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pr-reviewer-github-actions — confidence 85% (advisory)
docker/login-action@abd2ef4 (v4.5.1) is only ~9.9 hours old — below the 168-hour vetting threshold. While this is a trusted publisher (docker) and a dependabot-proposed bump, the commit is very recent. Confirm you are comfortable merging before this SHA has had more community vetting time. Also affects: .github/workflows/release.yml:55
React with 👍 / 👎 / 😕 to help us calibrate — why.