Skip to content

Commit

Permalink
update docker-build action
Browse files Browse the repository at this point in the history
  • Loading branch information
jbardin committed May 9, 2024
1 parent 6fbe25b commit 11bc0bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -141,7 +141,7 @@ jobs:
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- name: Build Docker images
uses: hashicorp/actions-docker-build@f6278ea21555b4b4737e4cf366e808ba2bb59146 # v1.6.1
uses: hashicorp/actions-docker-build@11d43ef520c65f58683d048ce9b47d6617893c9a # v2
with:
pkg_name: "terraform_${{env.version}}"
version: ${{env.version}}
Expand Down

0 comments on commit 11bc0bf

Please sign in to comment.