diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c70de18..f6f48b3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -55,7 +55,7 @@ jobs: - run: echo "RELEASE_VERSION=${GITHUB_REF_NAME#v}" >> "$GITHUB_ENV" - - uses: hashicorp/integration-release-action@b52d696d5ecb09c78343c7eac443708380eb4446 # main + - uses: hashicorp/integration-release-action@5c982331bf102b6d9ffae6f820eb9ffda93cd7ea # main with: integration_identifier: packer/hetznercloud/hcloud release_version: ${{ env.RELEASE_VERSION }}