Skip to content
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

build(deps): bump docker/bake-action from 5.5.0 to 6.5.0 #22

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps docker/bake-action from 5.5.0 to 6.5.0.

Release notes

Sourced from docker/bake-action's releases.

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

v5.13.0

Full Changelog: docker/bake-action@v5.12.0...v5.13.0

v5.12.0

... (truncated)

Commits
  • 4ba453f Merge pull request #305 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • be887ed chore: update generated content
  • c9725ed chore(deps): Bump @​docker/actions-toolkit from 0.55.0 to 0.56.0
  • c1f157c Merge pull request #304 from crazy-max/buildx-edge
  • 28af3ee ci: update buildx to edge and buildkit to latest
  • 4f08b22 Merge pull request #303 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 5c5be5f chore: update generated content
  • c48383c chore(deps): Bump @​docker/actions-toolkit from 0.53.0 to 0.55.0
  • 7bff531 Merge pull request #297 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 4eb699f chore: update generated content
  • 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.5.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](docker/bake-action@a4d7f0b...4ba453f)

---
updated-dependencies:
- dependency-name: docker/bake-action
  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 Mar 24, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 24, 2025 00:29
Copy link

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails
actions/docker/bake-action 4ba453fbc2db7735392b93edf935aaf9b1e8f747 🟢 4.7
Details
CheckScoreReason
Code-Review🟢 3Found 2/6 approved changesets -- score normalized to 3
Binary-Artifacts🟢 10no binaries found in the repo
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Maintained🟢 1030 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
Security-Policy🟢 9security policy file 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
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
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
Vulnerabilities🟢 46 existing vulnerabilities detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0

Scanned Files

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

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.

0 participants