Skip to content

build(deps): bump hashicorp/actions-docker-build from 1 to 2#924

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/hashicorp/actions-docker-build-2
Open

build(deps): bump hashicorp/actions-docker-build from 1 to 2#924
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/hashicorp/actions-docker-build-2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps hashicorp/actions-docker-build from 1 to 2.

Release notes

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

v1.6.1

Now that Redhat supports multi-arch images, we suggest product teams do UBI builds in one step (tagging both for dockerhub and quay.io).

This release removes the current exclusive or between dockerhub/AWS tags and quay.io tags from the variable check script.

v1.6.0

Added Windows Docker build support

v1.5.2

hashicorp/actions-docker-build#59 - adds optional REVISION input

v1.5.1

Adds hashicorp/actions-docker-build#46

v1.3.5

  • [RELENG-74] Update actions-docker-build to support including multiple binaries in a single docker image

v1.3.4

v1.3.3

[RELENG-20] validate version label is set in built image by @​alvin-huang in hashicorp/actions-docker-build#25

v1.3.1

Handles enterprise version correctly: if there's already version metadata supplied, it is used as-is rather than appending another +ent to the end.

v1.2.1

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

You can now add a parameter dev_tags which is very similar to the tags parameter that already exists.

If this parameter is set, these additional tags are also created when building the Docker images.

Downstream processes treat "dev tags" specially: they are pushed automatically when they reach the "stable" channel, meaning all tests have passed and they are signed and scanned. This allows continuous updating of public images on DockerHub for development purposes. For production purposes, the other tags are the ones to use. Those ones are only pushed when an official product release is made.

Internal: See RELTOOL-52 for full details of this and related changes.

v1.0.1

Fixing AUTO_TAG to include VERSION and match TARBALL_NAME.

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
  • e12557a Merge pull request #125 from hashicorp/rsc/update-github-actions
  • bb354b4 Update Github actions to avoid the node.js 20 deprecation warning
  • 1f2ec17 Merge pull request #124 from hashicorp/rsc/bump-github-actions
  • 9804bdb Update internal github action workflows to avoid the Node 20 deprecation
  • e028f0f [COMPLIANCE] Update Copyright and License Headers (#119)
  • 0ecbfab Bump actions/setup-go from 5.5.0 to 6.0.0 (#109)
  • 37aad27 Bump actions/checkout from 4.2.2 to 5.0.0 (#108)
  • df1613c [Compliance] - PR Template Changes Required (#110)
  • 3c34eb3 Bump actions/download-artifact from 4.3.0 to 5.0.0 (#107)
  • 90e6720 Replace 2019 runner with 2025 runner (#111)
  • 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 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 1 to 2.
- [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@v1...v2)

---
updated-dependencies:
- dependency-name: hashicorp/actions-docker-build
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 11, 2026

Labels

The following labels could not be found: github_actions, pr/no-changelog. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 11, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants