Skip to content

Commit

Permalink
Bump hashicorp/actions-docker-build from 1.5.1 to 1.5.2 (#493)
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.5.1 to 1.5.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@34980d9...bc2a4ff)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 5, 2023
1 parent c71370e commit 103089a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
steps:
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
- name: Docker Build (Action)
uses: hashicorp/actions-docker-build@34980d951e5d0d136fa8bebc4166278ee9ac8f28 # v1.5.1
uses: hashicorp/actions-docker-build@bc2a4ff3c8e19786865292473d32334ec1c2f532 # v1.5.2
with:
version: ${{env.version}}
target: default
Expand All @@ -117,7 +117,7 @@ jobs:

steps:
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
- uses: hashicorp/actions-docker-build@34980d951e5d0d136fa8bebc4166278ee9ac8f28 # v1.5.1
- uses: hashicorp/actions-docker-build@bc2a4ff3c8e19786865292473d32334ec1c2f532 # v1.5.2
with:
version: ${{env.version}}
target: ubi
Expand Down

0 comments on commit 103089a

Please sign in to comment.