Update dependency @actions/artifact to v6#1679
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
e48b250 to
0a5f252
Compare
ae8430a to
2277237
Compare
55dc62f to
dbe7d66
Compare
77db97f to
e10cc89
Compare
b26f176 to
d705443
Compare
9013ad0 to
380382b
Compare
361e2c1 to
a76d493
Compare
a76d493 to
4f2e86b
Compare
ae9b861 to
ccdf2ba
Compare
8938243 to
11dbd54
Compare
ad61ca0 to
97a6580
Compare
97a6580 to
6b547b0
Compare
6b547b0 to
40eaedb
Compare
40eaedb to
a576e5f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.0.3→6.2.1Release Notes
actions/toolkit (@actions/artifact)
v6.2.1filename*field in thecontent-dispositionheader. This allows us to correctly download files and artifacts with Chinese/Japanese/Korean (among other) characters in their name.v6.2.0actions/upload-artifact). Callers must pass theskipArchiveoption touploadArtifact. Only single files can be uploaded at a time right now. Default behavior should remain unchanged ifskipArchive = false. WhenskipArchive = true, the name of the file is used as the name of the artifact for consistency with the downloads: you uploadartifact.txt, you downloadartifact.txt.v6.1.0v6.0.0import()instead ofrequire()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.