-
-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update actions/upload-artifact action to v4.4.0 #11
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
Conversation
Thank you for following the naming conventions! 🙏 |
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the WalkthroughThe recent update involves modifying the version of the Changes
Poem
TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (1)
- .github/workflows/scorecards.yml (1 hunks)
Additional comments not posted (1)
.github/workflows/scorecards.yml (1)
68-68
: Verify the functionality of the updatedactions/upload-artifact
action.The action has been updated to a new commit hash. Ensure that the new version does not introduce any unexpected behavior in the workflow.
Verification successful
The updated
actions/upload-artifact
action is functioning correctly.All recent runs of the
scorecards.yml
workflow completed successfully, indicating that the update did not introduce any issues.Scripts executed
The following scripts were executed for the analysis:
Script:
#!/bin/bash # Description: Verify the functionality of the updated `actions/upload-artifact` action. # Test: Check for any issues reported in the GitHub Actions logs after running the workflow with the new version. gh run list --workflow=scorecards.yml --limit=5 --json conclusion,status,startedAt,updatedAt --jq '.[] | select(.status == "completed") | .conclusion'Length of output: 192
f9a628c
to
e7401ae
Compare
Congratulations on your first merged pull request! 🎉 Thank you for your contribution! We appreciate your patience. We look forward to your next contribution. |
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
This PR contains the following updates:
v4.3.1
->v4.4.0
Release Notes
actions/upload-artifact (actions/upload-artifact)
v4.4.0
Compare Source
v4.3.6
Compare Source
v4.3.5
Compare Source
v4.3.4
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4.3.3...v4.3.4
v4.3.3
Compare Source
What's Changed
@actions/artifact
dependency to v2.1.6 by @eggyhead in https://github.com/actions/upload-artifact/pull/565Full Changelog: actions/upload-artifact@v4.3.2...v4.3.3
v4.3.2
Compare Source
What's Changed
@actions/artifact
dependency to v2.1.5 and@actions/core
to v1.0.1 by @eggyhead in https://github.com/actions/upload-artifact/pull/562New Contributors
Full Changelog: actions/upload-artifact@v4.3.1...v4.3.2
Configuration
📅 Schedule: Branch creation - "after 10:00 before 19:00 every weekday except after 13:00 before 14:00" in timezone Europe/Berlin, 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.