ci: update the hashicorp/actions-generate-metadata action version (#12813)

This commit is contained in:
Luiz Aoqui
2022-04-28 15:24:55 -04:00
committed by GitHub
parent c180c8d463
commit 2ffa710859

View File

@@ -62,7 +62,7 @@ jobs:
ref: ${{ github.event.inputs.build-ref }}
- name: Generate metadata file
id: generate-metadata-file
uses: hashicorp/actions-generate-metadata@add-optional-sha-param
uses: hashicorp/actions-generate-metadata@v1.0.1
with:
version: ${{ needs.get-product-version.outputs.product-version }}
product: ${{ env.PKG_NAME }}