diff --git a/.github/workflows/release-actions.yml b/.github/workflows/release-actions.yml index ba4833c..b13390b 100644 --- a/.github/workflows/release-actions.yml +++ b/.github/workflows/release-actions.yml @@ -22,7 +22,7 @@ jobs: - name: Create Release id: create_release # Uses sha for added security since tags can be updated - uses: actions/create-release@8f324cdc2e5470815db0a286b4b3aa7803c0e6ef + uses: actions/create-release@0cb9c9b65d5d1901c1f53e5e66eaf4afd303e70e env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: