diff --git a/.github/workflows/packaging.yml b/.github/workflows/packaging.yml index 48d8b0004..f2722301d 100644 --- a/.github/workflows/packaging.yml +++ b/.github/workflows/packaging.yml @@ -132,7 +132,7 @@ jobs: } >> "$GITHUB_ENV" - name: Create a draft release - uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 # v2.0.8 + uses: softprops/action-gh-release@01570a1f39cb168c169c802c3bceb9e93fb10974 # v2.1.0 with: draft: true fail_on_unmatched_files: true