This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump actions/upload-artifact from v2.2.1 to v2.2.2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v2.2.1 to v2.2.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/upload-artifact/releases">actions/upload-artifact's releases</a>.</em></p> <blockquote> <h2>v2.2.2</h2> <ul> <li>Improved retryability and error handling</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/upload-artifact/commit/e448a9b857ee2131e752b06002bf0e093c65e571"><code>e448a9b</code></a> Add retries to all HTTP calls + resolve dependabot alerts (<a href="https://github-redirect.dependabot.com/actions/upload-artifact/issues/160">#160</a>)</li> <li><a href="https://github.com/actions/upload-artifact/commit/e6bd6b77493dc00b6a9e3c38172973cc618562d6"><code>e6bd6b7</code></a> Replace "file(s)" with "file" or "files" (<a href="https://github-redirect.dependabot.com/actions/upload-artifact/issues/159">#159</a>)</li> <li><a href="https://github.com/actions/upload-artifact/commit/1fd4c858f9c4c197a9f9ac33b71e817f3d11960c"><code>1fd4c85</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/upload-artifact/issues/152">#152</a> from actions/joshmgross/fix-codeowners</li> <li><a href="https://github.com/actions/upload-artifact/commit/a2af908e3a95a9a1b571ebf255fae1b4e3040a44"><code>a2af908</code></a> Fix CODEOWNERS team name</li> <li><a href="https://github.com/actions/upload-artifact/commit/928d1a16d908842c3b25f3eae36ec383fa02e15c"><code>928d1a1</code></a> Create CODEOWNERS (<a href="https://github-redirect.dependabot.com/actions/upload-artifact/issues/149">#149</a>)</li> <li><a href="https://github.com/actions/upload-artifact/commit/e4a7ffadfc58aadbd801abac31a52c2a675fa328"><code>e4a7ffa</code></a> Update README with more retention documentation</li> <li>See full diff in <a href="https://github.com/actions/upload-artifact/compare/v2.2.1...e448a9b857ee2131e752b06002bf0e093c65e571">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
- Loading branch information