Skip to content

build(deps): bump docker/bake-action from 5.5.0 to 6.6.0 #58

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps docker/bake-action from 5.5.0 to 6.6.0.

Release notes

Sourced from docker/bake-action's releases.

v6.6.0

Full Changelog: docker/bake-action@v6.5.0...v6.6.0

v6.5.0

Full Changelog: docker/bake-action@v6.4.0...v6.5.0

v6.4.0

Full Changelog: docker/bake-action@v6.3.0...v6.4.0

v6.3.0

Full Changelog: docker/bake-action@v6.2.0...v6.3.0

v6.2.0

Full Changelog: docker/bake-action@v6.1.1...v6.2.0

v6.1.1

Full Changelog: docker/bake-action@v6.1.0...v6.1.1

v6.1.0

Full Changelog: docker/bake-action@v6.0.0...v6.1.0

v6.0.0

[!IMPORTANT] This major release uses the Git context to build from a remote bake definition by default like docker/build-push-action does to be consistent.

If you're using docker/metadata-action with bake and a remote bake definition, you need to set the cwd:// prefix to combine the remote one with the local one. More info: docker/bake-action#287

If you want to keep the old behavior using the Path context, you need to update your workflow and set source: .

Full Changelog: docker/bake-action@v5.11.0...v6.0.0

... (truncated)

Commits
  • 76f9fa3 Merge pull request #316 from crazy-max/fix-no-default-attest
  • 1c2b736 Merge pull request #326 from crazy-max/pr-assign-author
  • c38fbc0 pr-assign-author workflow
  • 9d4c4c7 Merge pull request #323 from crazy-max/fix-codecov
  • ab9ee17 ci: fix missing source for codecov
  • f252d74 chore: update generated content
  • 656e858 handle no default attestations env var
  • fdcf61e Merge pull request #319 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • a17047c chore: update generated content
  • 1b9d00d chore(deps): Bump @​docker/actions-toolkit from 0.56.0 to 0.59.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [docker/bake-action](https://github.com/docker/bake-action) from 5.5.0 to 6.6.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](docker/bake-action@a4d7f0b...76f9fa3)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-version: 6.6.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 28, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 28, 2025 01:10
Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/docker/bake-action 76f9fa3a758507623da19f6092dc4089a7e61592 🟢 4.9
Details
CheckScoreReason
Code-Review🟢 5Found 4/7 approved changesets -- score normalized to 5
Maintained🟢 1020 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
Security-Policy🟢 9security policy file detected
Binary-Artifacts🟢 10no binaries found in the repo
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
SAST⚠️ 1SAST tool is not run on all commits -- score normalized to 1
Vulnerabilities🟢 46 existing vulnerabilities detected

Scanned Files

  • .github/workflows/reusable-docker-build-push.yaml

@mtrinell
Copy link
Contributor

@gomba999 do you know why the build fails when upgrading bake-action? Could that be easily fixed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant