Bumps [
docker/build-push-action](https://github.com/docker/build-push-action) from 5 to
6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/docker/build-push-action/releases&quo…
releases</a>.</em></p>
<blockquote>
<h2>v6.0.0</h2>
<ul>
<li>Export build record and generate <a
href="https://docs.docker.com/build/ci/github-actions/build-summar…
summary</a> by <a
href="https://github.com/crazy-max"><code&a…
in <a
href="https://redirect.github.com/docker/build-push-action/pull/11…
<li>Bump <code>@docker/actions-toolkit</code>
from 0.24.0 to 0.26.0 in <a
href="https://redirect.github.com/docker/build-push-action/pull/11…
<a
href="https://redirect.github.com/docker/build-push-action/pull/11…
<a
href="https://redirect.github.com/docker/build-push-action/pull/11…
<li>Bump braces from 3.0.2 to 3.0.3 in <a
href="https://redirect.github.com/docker/build-push-action/pull/11…
</ul>
<blockquote>
<p>[!NOTE]
This major release adds support for generating <a
href="https://docs.docker.com/build/ci/github-actions/build-summar…
summary</a> and exporting build record for your build. You can disable this
feature by setting <a
href="https://docs.docker.com/build/ci/github-actions/build-summar…
<code>DOCKER_BUILD_NO_SUMMARY: true</code> environment
variable in your workflow</a>.</p>
</blockquote>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/docker/build-push-action/compare/v5.4.0..…
<h2>v5.4.0</h2>
<ul>
<li>Show builder information before building by <a
href="https://github.com/crazy-max"><code&a…
in <a
href="https://redirect.github.com/docker/build-push-action/pull/11…
<li>Handle attestations correctly with provenance and sbom inputs by
<a
href="https://github.com/crazy-max"><code&a…
in <a
href="https://redirect.github.com/docker/build-push-action/pull/10…
<li>Bump <code>@docker/actions-toolkit</code>
from 0.19.0 to 0.24.0 in <a
href="https://redirect.github.com/docker/build-push-action/pull/10…
<a
href="https://redirect.github.com/docker/build-push-action/pull/11…
<a
href="https://redirect.github.com/docker/build-push-action/pull/11…
<a
href="https://redirect.github.com/docker/build-push-action/pull/11…
<li>Bump undici from 5.28.3 to 5.28.4 in <a
href="https://redirect.github.com/docker/build-push-action/pull/10…
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/docker/build-push-action/compare/v5.3.0..…
<h2>v5.3.0</h2>
<ul>
<li>Bump <code>@docker/actions-toolkit</code>
from 0.18.0 to 0.19.0 in <a
href="https://redirect.github.com/docker/build-push-action/pull/10…
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/docker/build-push-action/compare/v5.2.0..…
<h2>v5.2.0</h2>
<ul>
<li>Disable quotes detection for
<code>outputs</code> input by <a
href="https://github.com/crazy-max"><code&a…
in <a
href="https://redirect.github.com/docker/build-push-action/pull/10…
<li>Warn about ignored inputs by <a
href="https://github.com/favonia"><code&…
in <a
href="https://redirect.github.com/docker/build-push-action/pull/10…
<li>Bump <code>@docker/actions-toolkit</code>
from 0.14.0 to 0.18.0 in <a
href="https://redirect.github.com/docker/build-push-action/pull/10…
<li>Bump undici from 5.26.3 to 5.28.3 in <a
href="https://redirect.github.com/docker/build-push-action/pull/10…
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/docker/build-push-action/compare/v5.1.0..…
<h2>v5.1.0</h2>
<ul>
<li>Add <code>annotations</code> input by
<a
href="https://github.com/crazy-max"><code&a…
in <a
href="https://redirect.github.com/docker/build-push-action/pull/99…
<li>Add <code>secret-envs</code> input by
<a
href="https://github.com/elias-lundgren"><c…
in <a
href="https://redirect.github.com/docker/build-push-action/pull/98…
<li>Bump <code>@babel/traverse</code> from
7.17.3 to 7.23.2 in <a
href="https://redirect.github.com/docker/build-push-action/pull/99…
<li>Bump <code>@docker/actions-toolkit</code>
from 0.13.0-rc.1 to 0.14.0 in <a
href="https://redirect.github.com/docker/build-push-action/pull/99…
<a
href="https://redirect.github.com/docker/build-push-action/pull/10…
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/docker/build-push-action/compare/v5.0.0..…
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/docker/build-push-action/commit/c382f710d…
Merge pull request <a
href="https://redirect.github.com/docker/build-push-action/issues/…
from crazy-max/build-summary</li>
<li><a
href="https://github.com/docker/build-push-action/commit/5a5b70d97…
chore: update generated content</li>
<li><a
href="https://github.com/docker/build-push-action/commit/dc24cf9e2…
don't generate summary for cloud driver</li>
<li><a
href="https://github.com/docker/build-push-action/commit/667cb22c5…
DOCKER_BUILD_NO_SUMMARY env to disable summary</li>
<li><a
href="https://github.com/docker/build-push-action/commit/d880b1964…
generate build summary</li>
<li><a
href="https://github.com/docker/build-push-action/commit/e51051ad0…
export build record and upload artifact</li>
<li><a
href="https://github.com/docker/build-push-action/commit/86c2bd003…
Merge pull request <a
href="https://redirect.github.com/docker/build-push-action/issues/…
from docker/dependabot/npm_and_yarn/braces-3.0.3</li>
<li><a
href="https://github.com/docker/build-push-action/commit/268d2b161…
Merge pull request <a
href="https://redirect.github.com/docker/build-push-action/issues/…
from docker/dependabot/npm_and_yarn/docker/actions-t...</li>
<li><a
href="https://github.com/docker/build-push-action/commit/2b8dc7f52…
chore: update generated content</li>
<li><a
href="https://github.com/docker/build-push-action/commit/840c12be1…
chore(deps): Bump <code>@docker/actions-toolkit</code> from
0.25.1 to 0.26.0</li>
<li>Additional commits viewable in <a
href="https://github.com/docker/build-push-action/compare/v5...v6&…
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 show <dependency name> ignore conditions` will show all of
the ignore conditions of the specified dependency
- `@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/3880
-- Commit Summary --
* github: [skip ci]: bump docker/build-push-action from 5 to 6
-- File Changes --
M .github/workflows/alpine.yml (6)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/3880.patch
https://github.com/kamailio/kamailio/pull/3880.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3880
You are receiving this because you are subscribed to this thread.
Message ID: &lt;kamailio/kamailio/pull/3880(a)github.com&gt;