diff --git a/.github/workflows/release_draft.yml b/.github/workflows/release_draft.yml index d31be890..1c34ce9c 100644 --- a/.github/workflows/release_draft.yml +++ b/.github/workflows/release_draft.yml @@ -89,7 +89,7 @@ jobs: hierarchy: true - name: Create and Push Tag - uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7 + uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v7 env: TAG_NAME: ${{ github.event.inputs.tag-name }} with: