Bumps [
actions/upload-artifact](https://github.com/actions/upload-artifact) from 1 to 3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/upload-artifact/releases"…
releases</a>.</em></p>
<blockquote>
<h2>v3.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Update default runtime to node16 (<a
href="https://redirect.github.com/actions/upload-artifact/issues/2…
<li>Update package-lock.json file version to 2 (<a
href="https://redirect.github.com/actions/upload-artifact/issues/3…
</ul>
<h3>Breaking Changes</h3>
<p>With the update to Node 16, all scripts will now be run with Node 16
rather than Node 12.</p>
<h2>v2.3.1</h2>
<p>Fix for empty fails on Windows failing on upload <a
href="https://redirect.github.com/actions/upload-artifact/issues/2…
<h2>v2.3.0 Upload Artifact</h2>
<ul>
<li>Optimizations for faster uploads of larger files that are already
compressed</li>
<li>Significantly improved logging when there are chunked
uploads</li>
<li>Clarifications in logs around the upload size and prohibited characters
that aren't allowed in the artifact name or any uploaded files</li>
<li>Various other small bugfixes &amp;
optimizations</li>
</ul>
<h2>v2.2.4</h2>
<ul>
<li>Retry on HTTP 500 responses from the service</li>
</ul>
<h2>v2.2.3</h2>
<ul>
<li>Fixes for proxy related issues</li>
</ul>
<h2>v2.2.2</h2>
<ul>
<li>Improved retryability and error handling</li>
</ul>
<h2>v2.2.1</h2>
<ul>
<li>Update used actions/core package to the latest
version</li>
</ul>
<h2>v2.2.0</h2>
<ul>
<li>Support for artifact retention</li>
</ul>
<h2>v2.1.4</h2>
<ul>
<li>Add Third Party License Information</li>
</ul>
<h2>v2.1.3</h2>
<ul>
<li>Use updated version of the
<code>@action/artifact</code> NPM package</li>
</ul>
<h2>v2.1.2</h2>
<ul>
<li>Increase upload chunk size from 4MB to 8MB</li>
<li>Detect case insensitive file uploads</li>
</ul>
<h2>v2.1.1</h2>
<ul>
<li>Fix for certain symlinks not correctly being identified as directories
before starting uploads</li>
</ul>
<h2>v2.1.0</h2>
<ul>
<li>Support for uploading artifacts with multiple paths</li>
<li>Support for using exclude paths</li>
<li>Updates to dependencies</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions/upload-artifact/commit/0b7f8abb15…
ci(github): update action/download-artifact from v1 to v3 (<a
href="https://redirect.github.com/actions/upload-artifact/issues/3…
<li><a
href="https://github.com/actions/upload-artifact/commit/013d2b89ba…
Create devcontainer for codespaces + update all dev dependencies (<a
href="https://redirect.github.com/actions/upload-artifact/issues/3…
<li><a
href="https://github.com/actions/upload-artifact/commit/055b8b3f04…
Bump Actions NPM dependencies (<a
href="https://redirect.github.com/actions/upload-artifact/issues/3…
<li><a
href="https://github.com/actions/upload-artifact/commit/7a5d4831f7…
ci(github): update action/checkout from v2 to v3 (<a
href="https://redirect.github.com/actions/upload-artifact/issues/3…
<li><a
href="https://github.com/actions/upload-artifact/commit/e0057a5b76…
README: Bump actions/checkout to v3 (<a
href="https://redirect.github.com/actions/upload-artifact/issues/3…
<li><a
href="https://github.com/actions/upload-artifact/commit/7fe6c13ac8…
Update to latest <code>actions/publish-action</code>
(<a
href="https://redirect.github.com/actions/upload-artifact/issues/3…
<li><a
href="https://github.com/actions/upload-artifact/commit/83fd05a356…
Bump actions-core to v1.10.0 (<a
href="https://redirect.github.com/actions/upload-artifact/issues/3…
<li><a
href="https://github.com/actions/upload-artifact/commit/3cea537223…
Merge pull request <a
href="https://redirect.github.com/actions/upload-artifact/issues/3…
from actions/robherley/artifact-1.1.0</li>
<li><a
href="https://github.com/actions/upload-artifact/commit/849aa7758a…
nvm use 12 &amp; npm run release</li>
<li><a
href="https://github.com/actions/upload-artifact/commit/4d3986961d…
recompile with correct ncc version</li>
<li>Additional commits viewable in <a
href="https://github.com/actions/upload-artifact/compare/v1...v3&a…
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?d…
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>
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/3495
-- Commit Summary --
* build(deps): bump actions/upload-artifact from 1 to 3
-- File Changes --
M .github/workflows/cifuzz.yml (2)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/3495.patch
https://github.com/kamailio/kamailio/pull/3495.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3495
You are receiving this because you are subscribed to this thread.
Message ID: &lt;kamailio/kamailio/pull/3495(a)github.com&gt;