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 #1092

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2024

This PR contains the following updates:

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

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/New_York, 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.

Copy link

Validation Issues Found (Python) 🐍

File: DataScience/GpxAudioLabeler.py
Line Number: 395
Statement(s):

                        time.sleep(sleep_time) 

Rule:
time.sleep() call; did you mean to leave this in?

File: DataScience/GpxAudioLabeler.py
Line Number: 571
Statement(s):

        time.sleep(sleep_time) 

Rule:
time.sleep() call; did you mean to leave this in?

@renovate renovate bot force-pushed the renovate/actions-upload-artifact-3.x branch from 56f2da2 to cb65f13 Compare September 2, 2024 18:45
@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
Copy link

github-actions bot commented Sep 2, 2024

Validation Issues Found (Python) 🐍

File: DataScience/GpxAudioLabeler.py
Line Number: 395
Statement(s):

                        time.sleep(sleep_time) 

Rule:
time.sleep() call; did you mean to leave this in?

File: DataScience/GpxAudioLabeler.py
Line Number: 571
Statement(s):

        time.sleep(sleep_time) 

Rule:
time.sleep() call; did you mean to leave this in?

Copy link

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the Stale label Oct 18, 2024
Copy link

This PR was closed because it has been stalled for 10 days with no activity.

@github-actions github-actions bot closed this Oct 28, 2024
Copy link
Contributor Author

renovate bot commented Oct 28, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v3.2.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/actions-upload-artifact-3.x branch October 28, 2024 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants