Skip to content

build(deps): bump hashicorp/actions-docker-build from 11d43ef520c65f58683d048ce9b47d6617893c9a to f0e2eb340aea0f30322e7d15b35e322336edeb78 #683

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 18, 2025

Bumps hashicorp/actions-docker-build from 11d43ef520c65f58683d048ce9b47d6617893c9a to f0e2eb340aea0f30322e7d15b35e322336edeb78.

Changelog

Sourced from hashicorp/actions-docker-build's changelog.

Changelog - Docker Build Action

v1.3.1

  • Resolve issue where the internal auto tag was invalid with enterprise versions.

v1.3.0

No entries.

v1.2.2

  • Better handling of enterprise versions and complex version strings, e.g. 1.2.3+ent-fips.XYZ now interpreted correctly.

v1.2.1

  • Fix for REPO_NAME not being set when calling the workflow from a schedule.`

v1.2.0

  • Fixing issue with docker buildx targeting arm cpus from amd64 host
  • Add capability to run docker images smoke test in CI

v1.1.0

  • Fixed: When setting workdir: that directory is used for downloading the binary artifact. This fixes the issue where it was possible to download the artifact to a place outside of the docker build context (i.e. where it was not accessible).

  • Changed: No longer performs checkout, expects caller to have already checked out. This fixes an issue where mutations to the repository are needed prior to building. Note that this mutation is probably an anti-pattern, but it's not this action's responsibility to force users' hands one way or the other over this.

  • Changed: Added some simple tests, see .github/workflows/test.yml.

v1.0.1

  • Changed: The automatic tags now include the version, matching the tarball name.

v1.0.0

Initial version.

Commits
  • f0e2eb3 Merge pull request #103 from hashicorp/fix-instructions
  • 3815c5a update: make releasing and tagging more clear if vX tag already exists
  • 2002543 SMRE-439 (#98)
  • 7918b7f Merge pull request #102 from hashicorp/support-arm-docker-images
  • cfb038a use SHA instead
  • 16cce70 update qemu version for supporting docker arm images
  • f22d5ac Update register_qemu_binfmt
  • 315ea4c Update register_qemu_binfmt
  • 0635aed Bump actions/setup-go from 5.0.1 to 5.0.2 (#89)
  • 0e0d219 Bump actions/upload-artifact from 4.3.1 to 4.3.4 (#88)
  • Additional commits viewable in compare view

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 [hashicorp/actions-docker-build](https://github.com/hashicorp/actions-docker-build) from 11d43ef520c65f58683d048ce9b47d6617893c9a to f0e2eb340aea0f30322e7d15b35e322336edeb78.
- [Release notes](https://github.com/hashicorp/actions-docker-build/releases)
- [Changelog](https://github.com/hashicorp/actions-docker-build/blob/main/CHANGELOG.md)
- [Commits](hashicorp/actions-docker-build@11d43ef...f0e2eb3)

---
updated-dependencies:
- dependency-name: hashicorp/actions-docker-build
  dependency-version: f0e2eb340aea0f30322e7d15b35e322336edeb78
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@schmichael schmichael merged commit afbfe51 into main May 19, 2025
17 checks passed
@schmichael schmichael deleted the dependabot/github_actions/hashicorp/actions-docker-build-f0e2eb340aea0f30322e7d15b35e322336edeb78 branch May 19, 2025 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant