diff --git a/.github/workflows/merge.yml b/.github/workflows/merge.yml index fd46c0f..ecb3cb7 100644 --- a/.github/workflows/merge.yml +++ b/.github/workflows/merge.yml @@ -96,7 +96,7 @@ jobs: contents: write steps: - name: Create Release - uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2 + uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2 continue-on-error: true env: GITHUB_TOKEN: ${{ github.token }}