Update github-actions#3072
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
📝 WalkthroughWalkthroughGitHub Actions workflows now use ChangesGitHub Actions updates
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (3 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
1f59bf6 to
5a3bcc3
Compare
5a3bcc3 to
bf59f0a
Compare
bf59f0a to
c9fdc74
Compare
c9fdc74 to
13afb21
Compare
This PR contains the following updates:
v7.0.0→v7.0.11.26.1→1.28.0v0.5.7→v0.6.1Release Notes
actions/checkout (actions/checkout)
v7.0.1Compare Source
zizmorcore/zizmor (ghcr.io/zizmorcore/zizmor)
v1.28.0Compare Source
Security 🔒🔗
v1.27.0 contained a logging defect that would print any configured GitHub credentials as part of zizmor's cleartext logging. No versions other than v1.27.0 were affected. See GHSA-f42p-wjw5-97qh for full information.
Many thanks to @shaanmajid for finding and reporting this vulnerability.
Enhancements 🌱🔗
The JSON (v1) output format now includes metadata for each finding's fixes, if the finding has fixes (#2186)
The dependabot-cooldown audit is now aware of GitHub's new three-day default cooldown (#2193)
sbt is now recognized as a package-ecosystem in dependabot.yml (#2211)
Bug Fixes 🐛🔗
Fixed a bug where the template-injection audit would incorrectly flag
steps.*.outcomeandsteps.*.conclusionas injection risks in the default persona (#2199)Fixed a bug where the github-env audit would incorrectly flag some printf calls as exploitable (#2201)
Fixed a bug where zizmor would produce a misleading and confusing error message when asked to audit an ambiguous remote input (#2205)
v1.27.0Compare Source
New Features 🌈🔗
zizmor now has experimental support for workflows that specify parallel steps. See Usage - Parallel steps for more information (#2153)
Enhancements 🌱🔗
zizmor's handling of paths is now more consistent, particularly when run on Windows (#2163)
zizmor now emits a helpful warning when being run in implicit offline mode (#2180)
Bug Fixes 🐛🔗
Fixed a bug where the secrets-outside-env audit would not honor ignore comments within the same job scope (#2157)
Fixed a bug where the ref-version-mismatch audit would not honor ignore comments within the same steps scope (#2177)
Fixed a bug where
--collect=[MODE]was not correctly handled when auditing remote inputs (#2185)zizmorcore/zizmor-action (zizmorcore/zizmor-action)
v0.6.1Compare Source
zizmor 1.28.0 is now the default version used by the action.
v0.6.0Compare Source
zizmor 1.27.0 is now the default version used by the action.
What's Changed
collectinput by @woodruffw in #139New Contributors
Full Changelog: zizmorcore/zizmor-action@v0.5.7...v0.6.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate.