Releases: actions/upload-artifact
v3.2.0-node20
Notice: Breaking Changes ⚠️
We will no longer include hidden files and folders by default in the upload-artifact
action of this version. This reduces the risk that credentials are accidentally uploaded into artifacts. Customers who need to continue to upload these files can use a new option, include-hidden-files
, to continue to do so.
See "Notice of upcoming deprecations and breaking changes in GitHub Actions runners" changelog and this issue for more details.
What's Changed
- V3 backport: Exclude hidden files by default by @SrRyan in #604
- Carry forward
v3/node16
updates tov3/node20
by @SrRyan in #606
New Contributors
Full Changelog: 97a0fba...v3.2.0-node20
v3.2.0
Notice: Breaking Changes ⚠️
We will no longer include hidden files and folders by default in the upload-artifact
action of this version. This reduces the risk that credentials are accidentally uploaded into artifacts. Customers who need to continue to upload these files can use a new option, include-hidden-files
, to continue to do so.
See "Notice of upcoming deprecations and breaking changes in GitHub Actions runners" changelog and this issue for more details.
What's Changed
Full Changelog: v3.1.3...v3.2.0
v4.3.6
v4.3.5
What's Changed
- Bump @actions/artifact to v2.1.9 by @robherley in #588
Full Changelog: v4.3.4...v4.3.5
v4.3.4
What's Changed
- Update @actions/artifact version, bump dependencies by @robherley in #584
Full Changelog: v4.3.3...v4.3.4
v4.3.3
What's Changed
Full Changelog: v4.3.2...v4.3.3
v4.3.2
What's Changed
- Update release-new-action-version.yml by @konradpabjan in #516
- Minor fix to the migration readme by @andrewakim in #523
- Update readme with v3/v2/v1 deprecation notice by @robherley in #561
- updating
@actions/artifact
dependency to v2.1.5 and@actions/core
to v1.0.1 by @eggyhead in #562
New Contributors
- @andrewakim made their first contribution in #523
Full Changelog: 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 #504
- Add sub-action to merge artifacts by @robherley in #505
Full Changelog: v4...v4.3.0