chore(deps): update dtolnay/rust-toolchain digest to f7ccc83
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| dtolnay/rust-toolchain | action | digest | 888c2e1 → f7ccc83 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
Need help?
You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
:cry: zizmor failed with exit code 14.
Expand for full output
error[excessive-permissions]: overly broad permissions
--> ./.github/workflows/release-python.yml:9:3
|
9 | contents: write
| ^^^^^^^^^^^^^^^ contents: write is overly broad at the workflow level
|
= note: audit confidence → High
error[excessive-permissions]: overly broad permissions
--> ./.github/workflows/release-ruby.yml:9:3
|
9 | contents: write
| ^^^^^^^^^^^^^^^ contents: write is overly broad at the workflow level
|
= note: audit confidence → High
error[excessive-permissions]: overly broad permissions
--> ./.github/workflows/release.yml:6:3
|
6 | contents: write
| ^^^^^^^^^^^^^^^ contents: write is overly broad at the workflow level
|
= note: audit confidence → High
21 findings (3 ignored, 15 suppressed): 0 informational, 0 low, 0 medium, 3 high