Skip to content
Compare
Choose a tag to compare
@joshmgross joshmgross released this 30 Aug 18:05
· 2 commits to v3/node16 since this release
9ee08a3

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

Full Changelog: v3.1.3...v3.2.0