ecs-demo
ecs-demo copied to clipboard
Update actions/upload-artifact action to v4
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
actions/upload-artifact | action | major | v3.1.2 -> v4.4.0 |
Release Notes
actions/upload-artifact (actions/upload-artifact)
v4.4.0
v4.3.6
v4.3.5
v4.3.4
What's Changed
- Update @actions/artifact version, bump dependencies by @robherley in https://github.com/actions/upload-artifact/pull/584
Full Changelog: https://github.com/actions/upload-artifact/compare/v4.3.3...v4.3.4
v4.3.3
What's Changed
- updating
@actions/artifact
dependency to v2.1.6 by @eggyhead in https://github.com/actions/upload-artifact/pull/565
Full Changelog: https://github.com/actions/upload-artifact/compare/v4.3.2...v4.3.3
v4.3.2
What's Changed
- Update release-new-action-version.yml by @konradpabjan in https://github.com/actions/upload-artifact/pull/516
- Minor fix to the migration readme by @andrewakim in https://github.com/actions/upload-artifact/pull/523
- Update readme with v3/v2/v1 deprecation notice by @robherley in https://github.com/actions/upload-artifact/pull/561
- updating
@actions/artifact
dependency to v2.1.5 and@actions/core
to v1.0.1 by @eggyhead in https://github.com/actions/upload-artifact/pull/562
New Contributors
- @andrewakim made their first contribution in https://github.com/actions/upload-artifact/pull/523
Full Changelog: https://github.com/actions/upload-artifact/compare/v4.3.1...v4.3.2
v4.3.1
- Bump @actions/artifacts to latest version to include updated GHES host check
v4.3.0
What's Changed
- Reorganize upload code in prep for merge logic & add more tests by @robherley in https://github.com/actions/upload-artifact/pull/504
- Add sub-action to merge artifacts by @robherley in https://github.com/actions/upload-artifact/pull/505
Full Changelog: https://github.com/actions/upload-artifact/compare/v4...v4.3.0
v4.2.0
What's Changed
- Ability to overwrite an Artifact by @robherley in https://github.com/actions/upload-artifact/pull/501
Full Changelog: https://github.com/actions/upload-artifact/compare/v4...v4.2.0
v4.1.0
What's Changed
- Add migrations docs by @robherley in https://github.com/actions/upload-artifact/pull/482
- Update README.md by @samuelwine in https://github.com/actions/upload-artifact/pull/492
- Support artifact-url output by @konradpabjan in https://github.com/actions/upload-artifact/pull/496
- Update readme to reflect new 500 artifact per job limit by @robherley in https://github.com/actions/upload-artifact/pull/497
New Contributors
- @samuelwine made their first contribution in https://github.com/actions/upload-artifact/pull/492
Full Changelog: https://github.com/actions/upload-artifact/compare/v4...v4.1.0
v4.0.0
What's Changed
The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts. They have numerous performance and behavioral improvements.
For more information, see the @actions/artifact documentation.
New Contributors
- @vmjoseph made their first contribution in https://github.com/actions/upload-artifact/pull/464
Full Changelog: https://github.com/actions/upload-artifact/compare/v3...v4.0.0
v3.2.0
v3.1.3
What's Changed
- chore(github): remove trailing whitespaces by @ljmf00 in https://github.com/actions/upload-artifact/pull/313
- Bump @actions/artifact version to v1.1.2 by @bethanyj28 in https://github.com/actions/upload-artifact/pull/436
Full Changelog: https://github.com/actions/upload-artifact/compare/v3...v3.1.3
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.