diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 09181c7..86ab15d 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -11,6 +11,6 @@ jobs: release: # Skipped in the template repo itself; runs in every tenant created from it. if: github.repository != 'devantler-tech/gitops-tenant-template' - uses: devantler-tech/actions/.github/workflows/create-release.yaml@84813ae61fb21741e0a6193b5c14c6941a448577 # v9.0.7 + uses: devantler-tech/actions/.github/workflows/create-release.yaml@47f0d9b632581a613963a2d25c243713f24c32a0 # v10.1.0 secrets: APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}