From 469cce846925a2c9c4e4341a8d3276ba3f3876b8 Mon Sep 17 00:00:00 2001 From: NicoletaPopoviciu Date: Wed, 8 May 2024 16:01:12 -0400 Subject: [PATCH] update hashi gha to latest --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f76dc54..34d76c8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -231,7 +231,7 @@ jobs: steps: - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 - name: Docker Build (Action) - uses: hashicorp/actions-docker-build@v1 + uses: hashicorp/actions-docker-build@v2 with: # Add smoke test here. Below is a sample smoke test that runs the built image # and validates the version.