Closed renovate[bot] closed 2 months ago
The update involves changing the version of the actions/upload-artifact
action in the GitHub Actions workflow defined in the .github/workflows/scorecard.yml
file. The version has been updated from v4.3.6
to v4.4.0
, indicating a shift to a newer iteration of the action while maintaining the existing workflow structure and logic.
Files | Change Summary |
---|---|
.github/workflows/scorecard.yml | Updated actions/upload-artifact from version v4.3.6 to v4.4.0 in the workflow configuration. |
sequenceDiagram
participant User
participant GitHub Actions
participant Artifact Storage
User->>GitHub Actions: Trigger workflow
GitHub Actions->>Artifact Storage: Upload artifact (v4.4.0)
Artifact Storage-->>GitHub Actions: Confirm upload
GitHub Actions-->>User: Workflow complete
π° "With a hop and a skip, I see the change,
A version update, oh how it feels strange!
Artifacts now dance in a newer way,
Hooray for the updates, hip-hip-hooray!
In the meadow weβll celebrate,
For progress is sweet, letβs elevate!" πΌ
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
This PR contains the following updates:
v4.3.6
->v4.4.0
Release Notes
actions/upload-artifact (actions/upload-artifact)
### [`v4.4.0`](https://togithub.com/actions/upload-artifact/compare/v4.3.6...v4.4.0) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v4.3.6...v4.4.0)Configuration
π Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/London, Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» 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.