Skip to content

Commit a81ef6a

Browse files
authored
Bump docker/bake-action from 6.9.0 to 6.10.0 (#179)
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6.9.0 to 6.10.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/docker/bake-action/releases">docker/bake-action's releases</a>.</em></p> <blockquote> <h2>v6.10.0</h2> <ul> <li>Check provenance attestation set in bake definition before overriding by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a href="https://redirect.github.com/docker/bake-action/pull/359">docker/bake-action#359</a></li> <li>Bump <code>@​docker/actions-toolkit</code> from 0.63.0 to 0.68.0 in <a href="https://redirect.github.com/docker/bake-action/pull/360">docker/bake-action#360</a></li> <li>Bump js-yaml from 3.14.1 to 3.14.2 in <a href="https://redirect.github.com/docker/bake-action/pull/357">docker/bake-action#357</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/docker/bake-action/compare/v6.9.0...v6.10.0">https://github.com/docker/bake-action/compare/v6.9.0...v6.10.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/bake-action/commit/5be5f02ff8819ecd3092ea6b2e6261c31774f2b4"><code>5be5f02</code></a> Merge pull request <a href="https://redirect.github.com/docker/bake-action/issues/360">#360</a> from docker/dependabot/npm_and_yarn/docker/actions-to...</li> <li><a href="https://github.com/docker/bake-action/commit/4f25520e7a0730ce2e724e023f9d3ac1508c7b8b"><code>4f25520</code></a> chore: update generated content</li> <li><a href="https://github.com/docker/bake-action/commit/eeacb3deff3caa2e4e2e9ee623e3b54cbdd48faf"><code>eeacb3d</code></a> chore(deps): Bump <code>@​docker/actions-toolkit</code> from 0.63.0 to 0.68.0</li> <li><a href="https://github.com/docker/bake-action/commit/cce027f6331d9b98a031a5eae2fbd6366a50352c"><code>cce027f</code></a> Merge pull request <a href="https://redirect.github.com/docker/bake-action/issues/358">#358</a> from docker/dependabot/github_actions/actions/checkout-6</li> <li><a href="https://github.com/docker/bake-action/commit/53ce91f18b748c0ba554ec9af666417a38b7d6f7"><code>53ce91f</code></a> Merge pull request <a href="https://redirect.github.com/docker/bake-action/issues/357">#357</a> from docker/dependabot/npm_and_yarn/js-yaml-3.14.2</li> <li><a href="https://github.com/docker/bake-action/commit/6b8437d2b5cf56b3e5a7539cf8c456c7887c1acb"><code>6b8437d</code></a> chore(deps): Bump actions/checkout from 5 to 6</li> <li><a href="https://github.com/docker/bake-action/commit/d14785b0cbdf8c57aa53fb45cf5719a01f0bb50b"><code>d14785b</code></a> Merge pull request <a href="https://redirect.github.com/docker/bake-action/issues/359">#359</a> from crazy-max/check-attest-definition</li> <li><a href="https://github.com/docker/bake-action/commit/597dc07998c00f03e3213c22871f04459ca29f05"><code>597dc07</code></a> chore: update generated content</li> <li><a href="https://github.com/docker/bake-action/commit/8ba51ac4eea5621a56fc196b67b7f74323ebbd00"><code>8ba51ac</code></a> check provenance attestation set in bake definition before overriding</li> <li><a href="https://github.com/docker/bake-action/commit/23c049fba96cdbee79a43152a6dc0f2fd7ed49e5"><code>23c049f</code></a> chore(deps): Bump js-yaml from 3.14.1 to 3.14.2</li> <li>Additional commits viewable in <a href="https://github.com/docker/bake-action/compare/v6.9.0...v6.10.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=docker/bake-action&package-manager=github_actions&previous-version=6.9.0&new-version=6.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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>
2 parents f7952ae + 3c8b7cb commit a81ef6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656

5757
- name: Build and push
5858
id: bake
59-
uses: docker/bake-action@v6.9.0
59+
uses: docker/bake-action@v6.10.0
6060
with:
6161
files: |
6262
./docker/docker-bake.hcl

0 commit comments

Comments
 (0)