diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d15f3d66..340b4724 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -105,7 +105,7 @@ jobs: instructions: |- make crt - if: ${{ matrix.goos == 'linux' }} - uses: hashicorp/actions-packaging-linux@0596d94121d44bd00463ac9d245efea64ee282d0 # v1.7.0 + uses: hashicorp/actions-packaging-linux@9a9ce398877672719e83026640662f3182931fde # v1.7.0 with: name: "levant" description: "Levant is a templating and deployment tool for HashiCorp Nomad"