diff --git a/.github/workflows/automated-release.yml b/.github/workflows/automated-release.yml index 7d6fc9c5..6f1f53af 100644 --- a/.github/workflows/automated-release.yml +++ b/.github/workflows/automated-release.yml @@ -115,7 +115,7 @@ jobs: steps: - name: Create tag and GitHub release - uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b + uses: ncipollo/release-action@339a81892b84b4eeb0f6e744e4574d79d0d9b8dd with: tag: ${{ needs.verify-release-version.outputs.tag }} name: ${{ needs.verify-release-version.outputs.tag }}