-
Notifications
You must be signed in to change notification settings - Fork 56
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
chore(deps): update actions/upload-artifact action to v3.2.1 #508
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/actions-upload-artifact-3.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Kudos, SonarCloud Quality Gate passed! |
✅ Deploy Preview for practical-hodgkin-4543e2 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
renovate
bot
changed the title
Update actions/upload-artifact action to v3.1.0
Update actions/upload-artifact action to v3.1.1
Oct 21, 2022
renovate
bot
force-pushed
the
renovate/actions-upload-artifact-3.x
branch
from
October 21, 2022 19:22
3448667
to
0a1d88c
Compare
Kudos, SonarCloud Quality Gate passed! |
renovate
bot
changed the title
Update actions/upload-artifact action to v3.1.1
chore(deps): update actions/upload-artifact action to v3.1.1
Dec 18, 2022
renovate
bot
force-pushed
the
renovate/actions-upload-artifact-3.x
branch
from
January 16, 2023 23:13
0a1d88c
to
88f3aa1
Compare
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 16, 2023
Kudos, SonarCloud Quality Gate passed! |
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
bot
force-pushed
the
renovate/actions-upload-artifact-3.x
branch
from
September 6, 2023 20:46
88f3aa1
to
500bedd
Compare
Kudos, SonarCloud Quality Gate passed! |
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
Sep 8, 2023
renovate
bot
changed the title
Update actions/upload-artifact action to v3.1.3
chore(deps): update actions/upload-artifact action to v3.1.3
Nov 2, 2023
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
Jan 11, 2024
renovate
bot
changed the title
Update actions/upload-artifact action to v3.1.3
chore(deps): update actions/upload-artifact action to v3.1.3
Feb 4, 2024
renovate
bot
force-pushed
the
renovate/actions-upload-artifact-3.x
branch
from
August 30, 2024 18:24
500bedd
to
3b9c615
Compare
renovate
bot
changed the title
chore(deps): update actions/upload-artifact action to v3.1.3
chore(deps): update actions/upload-artifact action to v3.2.0
Aug 30, 2024
renovate
bot
force-pushed
the
renovate/actions-upload-artifact-3.x
branch
from
September 2, 2024 19:57
3b9c615
to
7305b90
Compare
renovate
bot
changed the title
chore(deps): update actions/upload-artifact action to v3.2.0
chore(deps): update actions/upload-artifact action to v3.2.1
Sep 2, 2024
Quality Gate passedIssues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 becomes conflicted, 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.