-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update actions/upload-artifact action to v3.2.1 #266
base: master
Are you sure you want to change the base?
Conversation
|
8a534e7
to
6ab8f5a
Compare
ecf3ab4
to
21e70f5
Compare
Kudos, SonarCloud Quality Gate passed! |
21e70f5
to
1c86fd3
Compare
Kudos, SonarCloud Quality Gate passed! |
1c86fd3
to
6d143b0
Compare
Kudos, SonarCloud Quality Gate passed! |
8a48505
to
989118b
Compare
989118b
to
c81034d
Compare
c81034d
to
fbcb3a1
Compare
fbcb3a1
to
6db1da2
Compare
Kudos, SonarCloud Quality Gate passed! |
6db1da2
to
42f5771
Compare
Kudos, SonarCloud Quality Gate passed! |
42f5771
to
23a3c10
Compare
Kudos, SonarCloud Quality Gate passed! |
23a3c10
to
13f2df5
Compare
13f2df5
to
ce1d758
Compare
Quality Gate passedIssues Measures |
This PR contains the following updates:
v3.0.0
->v3.2.1
Release Notes
actions/upload-artifact (actions/upload-artifact)
v3.2.1
Compare Source
What's Changed
This fixes the
include-hidden-files
input introduced in https://github.com/actions/upload-artifact/releases/tag/v3.2.0Full Changelog: actions/upload-artifact@v3.2.0...v3.2.1
v3.2.0
Compare Source
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: actions/upload-artifact@v3.1.3...v3.2.0
v3.1.3
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v3...v3.1.3
v3.1.2
Compare Source
@actions/*
NPM packages to their latest versions- #374v3.1.1
Compare Source
set-output
deprecation warning #351v3.1.0
Compare Source
What's Changed
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 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.