chore(deps): update ossf/scorecard-action action to v2.4.4 - #2811
Conversation
Workflow source neededPR #2811 needs either a linked GitHub issue or one valid non-issue Workflow Source before PR metadata automation can manage it safely. Please do one of:
Once a valid source is present, this warning will not be reposted. |
Automated Status SummaryHead SHA: d40f6fb
Coverage Overview
Updated automatically; will refresh on subsequent CI/Docker completions. Keepalive checklistScopeNo scope information available Tasks
Acceptance criteria
|
| with: | ||
| persist-credentials: false | ||
| - uses: ossf/scorecard-action@v2.4.3 | ||
| - uses: ossf/scorecard-action@v2.4.4 |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 984774962c
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| with: | ||
| persist-credentials: false | ||
| - uses: ossf/scorecard-action@v2.4.3 | ||
| - uses: ossf/scorecard-action@v2.4.4 |
There was a problem hiding this comment.
Pin Scorecard to an existing release
For this workflow, GitHub has to resolve every uses: reference before the job can run; upstream ossf/scorecard-action currently lists v2.4.3 as the latest release, and the v2.4.4 release/tag URL is not published. With this value, scheduled, push, and manual Health 53 runs fail while preparing actions instead of producing SARIF; continue-on-error does not help because the action cannot be downloaded. Keep v2.4.3 until v2.4.4 exists.
Useful? React with 👍 / 👎.
This PR contains the following updates:
v2.4.3→v2.4.4Release Notes
ossf/scorecard-action (ossf/scorecard-action)
v2.4.4Compare Source
What's Changed
This update bumps the Scorecard version to the v5.5.0 release. For a complete list of changes, please refer to the Scorecard v5.4.0 release notes and the Scorecard v5.5.0 release notes.
Full Changelog: ossf/scorecard-action@v2.4.3...v2.4.4
Configuration
📅 Schedule: (UTC)
🚦 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.