Skip to content
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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 29, 2022

This PR contains the following updates:

Package Type Update Change
actions/upload-artifact action minor 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.0

Full 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

  • Update all @actions/* NPM packages to their latest versions- #​374
  • Update all dev dependencies to their most recent versions - #​375

v3.1.1

Compare Source

  • Update actions/core package to latest version to remove set-output deprecation warning #​351

v3.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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 29, 2022
@changeset-bot
Copy link

changeset-bot bot commented May 29, 2022

⚠️ No Changeset found

Latest commit: ce1d758

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/actions-upload-artifact-3.x branch 2 times, most recently from 8a534e7 to 6ab8f5a Compare June 3, 2022 15:30
@renovate renovate bot force-pushed the renovate/actions-upload-artifact-3.x branch 3 times, most recently from ecf3ab4 to 21e70f5 Compare June 6, 2022 15:48
@sonarcloud
Copy link

sonarcloud bot commented Jun 6, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot force-pushed the renovate/actions-upload-artifact-3.x branch from 21e70f5 to 1c86fd3 Compare September 1, 2022 03:00
@sonarcloud
Copy link

sonarcloud bot commented Sep 1, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot changed the title chore(deps): update actions/upload-artifact action to v3.1.0 chore(deps): update actions/upload-artifact action to v3.1.1 Oct 21, 2022
@renovate renovate bot force-pushed the renovate/actions-upload-artifact-3.x branch from 1c86fd3 to 6d143b0 Compare October 21, 2022 20:11
@sonarcloud
Copy link

sonarcloud bot commented Oct 21, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot changed the title chore(deps): update actions/upload-artifact action to v3.1.1 chore(deps): update actions/upload-artifact action to v3.1.2 Jan 29, 2023
@renovate renovate bot force-pushed the renovate/actions-upload-artifact-3.x branch 5 times, most recently from 8a48505 to 989118b Compare January 31, 2023 00:25
@renovate renovate bot force-pushed the renovate/actions-upload-artifact-3.x branch from 989118b to c81034d Compare February 26, 2023 03:44
@renovate renovate bot force-pushed the renovate/actions-upload-artifact-3.x branch from c81034d to fbcb3a1 Compare March 23, 2023 21:41
@renovate renovate bot force-pushed the renovate/actions-upload-artifact-3.x branch from fbcb3a1 to 6db1da2 Compare April 1, 2023 22:31
@sonarcloud
Copy link

sonarcloud bot commented Apr 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot changed the title chore(deps): update actions/upload-artifact action to v3.1.2 chore(deps): update actions/upload-artifact action to v3.1.3 Sep 6, 2023
@renovate renovate bot force-pushed the renovate/actions-upload-artifact-3.x branch from 6db1da2 to 42f5771 Compare September 6, 2023 21:31
@sonarcloud
Copy link

sonarcloud bot commented Sep 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot changed the title chore(deps): update actions/upload-artifact action to v3.1.3 Update actions/upload-artifact action to v3.1.3 Oct 10, 2023
@renovate renovate bot force-pushed the renovate/actions-upload-artifact-3.x branch from 42f5771 to 23a3c10 Compare October 10, 2023 01:04
@sonarcloud
Copy link

sonarcloud bot commented Oct 10, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot changed the title Update actions/upload-artifact action to v3.1.3 Update actions/upload-artifact action to v3.2.0 Aug 30, 2024
@renovate renovate bot force-pushed the renovate/actions-upload-artifact-3.x branch from 23a3c10 to 13f2df5 Compare August 30, 2024 21:56
@renovate renovate bot changed the title Update actions/upload-artifact action to v3.2.0 Update actions/upload-artifact action to v3.2.1 Sep 2, 2024
@renovate renovate bot force-pushed the renovate/actions-upload-artifact-3.x branch from 13f2df5 to ce1d758 Compare September 2, 2024 19:08
Copy link

sonarcloud bot commented Sep 2, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants