Skip to content

Conversation

@renovate
Copy link
Contributor

@renovaterenovatebot commented Jan 22, 2024

Mend Renovate

This PR contains the following updates:

PackageTypeUpdateChange
actions/upload-artifactactionmajorv3 -> v4

Release Notes

actions/upload-artifact (actions/upload-artifact)

v4

Compare Source


Configuration

📅 Schedule: Branch creation - "monthly" (UTC), 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

This PR has been generated by Mend Renovate. View repository job log here.

@renovaterenovatebot added the dependency Dependency updates label Jan 22, 2024
@setchy
Copy link
Member

Resolves these warnings
warnings

@afonsojramos
Copy link
Member

@setchy there are some breaking changes in the artifact uploading though. Let me see if we need to make any changes.

@afonsojramos
Copy link
Member

It seems like we need to add overwrite: true. But rerunning the workflow should test that.

@renovate
Copy link
ContributorAuthor

renovatebot commented Jan 22, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@setchy
Copy link
Member

@afonsojramos - overwrite flag added

@afonsojramos
Copy link
Member

Seems to be working!

@setchysetchy merged commit 4b80e37 into mainJan 22, 2024
@setchysetchy deleted the renovate/actions-upload-artifact-4.x branch January 22, 2024 19:19
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencyDependency updates

Development

Successfully merging this pull request may close these issues.

3 participants

@setchy@afonsojramos