diff --git a/.github/workflows/release_draft.yml b/.github/workflows/release_draft.yml index 34d2808a..ce30cab9 100644 --- a/.github/workflows/release_draft.yml +++ b/.github/workflows/release_draft.yml @@ -109,7 +109,7 @@ jobs: github-token: ${{ secrets.GITHUB_TOKEN }} - name: Create Draft Release - uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v2 + uses: softprops/action-gh-release@efb35369e0ad2afab669f228072c1b0d510eae64 # v2 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: