Skip to content

Commit

Permalink
Bump hashicorp/actions-docker-build from 1.6.1 to 2 (#636)
Browse files Browse the repository at this point in the history
Bumps [hashicorp/actions-docker-build](https://github.com/hashicorp/actions-docker-build) from 1.6.1 to 2.
- [Release notes](https://github.com/hashicorp/actions-docker-build/releases)
- [Commits](hashicorp/actions-docker-build@v1.6.1...v2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent 4f06df8 commit 62429d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:

steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- uses: hashicorp/actions-docker-build@f6278ea21555b4b4737e4cf366e808ba2bb59146 # v1.6.1
- uses: hashicorp/actions-docker-build@11d43ef520c65f58683d048ce9b47d6617893c9a # v2
with:
version: ${{env.version}}
target: ubi
Expand Down

0 comments on commit 62429d4

Please sign in to comment.