-
Notifications
You must be signed in to change notification settings - Fork 1
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
chore(deps): update astral-sh/setup-uv action to v5 #20
base: main
Are you sure you want to change the base?
Conversation
🦙 MegaLinter status:
|
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ ACTION | actionlint | 3 | 0 | 0.03s | |
bash-exec | 2 | 1 | 0.01s | ||
✅ BASH | shellcheck | 2 | 0 | 0.02s | |
✅ BASH | shfmt | 2 | 0 | 0 | 0.02s |
jscpd | yes | 4 | 1.42s | ||
✅ JSON | jsonlint | 11 | 0 | 0.17s | |
✅ JSON | prettier | 11 | 0 | 0 | 0.45s |
✅ JSON | v8r | 11 | 0 | 5.12s | |
markdownlint | 4 | 0 | 20 | 0.65s | |
markdown-link-check | 4 | 2 | 10.3s | ||
pyright | 34 | 26 | 6.9s | ||
✅ PYTHON | ruff | 34 | 0 | 0 | 0.05s |
checkov | yes | 3 | 12.36s | ||
devskim | yes | 3 | 1.0s | ||
✅ REPOSITORY | dustilock | yes | no | 0.0s | |
✅ REPOSITORY | gitleaks | yes | no | 0.14s | |
✅ REPOSITORY | git_diff | yes | no | 0.0s | |
✅ REPOSITORY | grype | yes | no | 9.47s | |
kics | yes | 7 | 1.39s | ||
✅ REPOSITORY | secretlint | yes | no | 1.04s | |
✅ REPOSITORY | syft | yes | no | 1.01s | |
✅ REPOSITORY | trivy | yes | no | 5.06s | |
✅ REPOSITORY | trivy-sbom | yes | no | 0.07s | |
✅ REPOSITORY | trufflehog | yes | no | 2.73s | |
cspell | 64 | 7 | 3.34s | ||
lychee | 25 | 4 | 0.96s | ||
✅ YAML | prettier | 10 | 0 | 0 | 0.65s |
✅ YAML | v8r | 10 | 0 | 4.72s | |
✅ YAML | yamllint | 10 | 0 | 0.38s |
See detailed report in MegaLinter reports
You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:
- oxsecurity/megalinter/flavors/cupcake@v8.3.0 (83 linters)
@@ -16,7 +16,7 @@ | |||
- name: Checkout | |||
uses: actions/checkout@v4 | |||
- name: Setup uv | |||
uses: astral-sh/setup-uv@v4 | |||
uses: astral-sh/setup-uv@v5 |
Check notice
Code scanning / KICS (MegaLinter REPOSITORY_KICS)
Unpinned Actions Full Length Commit SHA Note
@@ -17,7 +17,7 @@ | |||
with: | |||
fetch-depth: 0 | |||
- name: Setup uv | |||
uses: astral-sh/setup-uv@v4 | |||
uses: astral-sh/setup-uv@v5 |
Check notice
Code scanning / KICS (MegaLinter REPOSITORY_KICS)
Unpinned Actions Full Length Commit SHA Note
751cd0e
to
1381d55
Compare
This PR contains the following updates:
v4
->v5
Release Notes
astral-sh/setup-uv (astral-sh/setup-uv)
v5
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.