Skip to content

build(deps): bump actions/upload-artifact from v2.2.0 to v2.2.1 #23583

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2020

Bumps actions/upload-artifact from v2.2.0 to v2.2.1.

Release notes

Sourced from actions/upload-artifact's releases.

v2.2.1

  • Update used actions/core package to the latest version
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@benjaminp benjaminp merged commit 8acd0e0 into master Dec 1, 2020
@benjaminp benjaminp deleted the dependabot/github_actions/actions/upload-artifact-v2.2.1 branch December 1, 2020 15:00
@miss-islington
Copy link
Contributor

Thanks @dependabot[bot] for the PR, and @benjaminp for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8, 3.9.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry @dependabot[bot] and @benjaminp, I had trouble checking out the 3.9 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 8acd0e0d4976e91500149ee189f369f2b83b7537 3.9

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 1, 2020
…onGH-23583)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v2.2.0 to v2.2.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v2.2.0...726a6dc)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 8acd0e0)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@bedevere-bot
Copy link

GH-23594 is a backport of this pull request to the 3.8 branch.

@miss-islington
Copy link
Contributor

Sorry, @dependabot[bot] and @benjaminp, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 8acd0e0d4976e91500149ee189f369f2b83b7537 3.7

benjaminp pushed a commit that referenced this pull request Dec 1, 2020
…GH-23583)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v2.2.0 to v2.2.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v2.2.0...726a6dc)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 8acd0e0)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Dec 1, 2020
…3583)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v2.2.0 to v2.2.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v2.2.0...726a6dc)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 8acd0e0)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@miss-islington
Copy link
Contributor

Thanks @dependabot[bot] for the PR, and @benjaminp for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Thanks @dependabot[bot] for the PR, and @benjaminp for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @dependabot[bot] and @benjaminp, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 8acd0e0d4976e91500149ee189f369f2b83b7537 3.7

@miss-islington
Copy link
Contributor

Sorry @dependabot[bot] and @benjaminp, I had trouble checking out the 3.9 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 8acd0e0d4976e91500149ee189f369f2b83b7537 3.9

adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
…onGH-23583)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v2.2.0 to v2.2.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v2.2.0...726a6dc)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@hugovk hugovk removed the needs backport to 3.9 only security fixes label Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants