diff --git a/.github/workflows/packaging.yml b/.github/workflows/packaging.yml index db1c44e08..2fc867202 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@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2 + uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2.3.3 with: draft: true fail_on_unmatched_files: true