Skip to content

build(deps): bump hashicorp/actions-docker-build from e028f0fa0532e4e971c032e2f2fe6a3aec398f65 to 1f2ec170c7556c24cb2a050702d842b577190c84#877

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/hashicorp/actions-docker-build-1f2ec170c7556c24cb2a050702d842b577190c84
Open

build(deps): bump hashicorp/actions-docker-build from e028f0fa0532e4e971c032e2f2fe6a3aec398f65 to 1f2ec170c7556c24cb2a050702d842b577190c84#877
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/hashicorp/actions-docker-build-1f2ec170c7556c24cb2a050702d842b577190c84

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 26, 2026

Bumps hashicorp/actions-docker-build from e028f0fa0532e4e971c032e2f2fe6a3aec398f65 to 1f2ec170c7556c24cb2a050702d842b577190c84.

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
  • 1f2ec17 Merge pull request #124 from hashicorp/rsc/bump-github-actions
  • 9804bdb Update internal github action workflows to avoid the Node 20 deprecation
  • See full diff 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 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 e028f0fa0532e4e971c032e2f2fe6a3aec398f65 to 1f2ec170c7556c24cb2a050702d842b577190c84.
- [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@e028f0f...1f2ec17)

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

Signed-off-by: dependabot[bot] <support@github.com>
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.

0 participants