diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 1277d8e..ab83868 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -80,7 +80,7 @@ jobs: if: ${{ needs.release.result == 'success' }} permissions: contents: read # required for the reusable workflow to check out the repo and publish the install script - uses: anchore/workflows/.github/workflows/release-install-script.yaml@b0c30a80409130d329aaa356fd64a34d8c0b3375 # v0.7.2 + uses: anchore/workflows/.github/workflows/release-install-script.yaml@7212994dc8fc3a53fe9c8e766ab5b4ddd16ea3d4 # v0.8.0 with: tag: ${{ github.event.inputs.version }} secrets: