diff --git a/.github/workflows/packaging.yml b/.github/workflows/packaging.yml index 2b31295c2..797cee561 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@7b4da11513bf3f43f9999e90eabced41ab8bb048 # v2.2.0 + uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2.2.1 with: draft: true fail_on_unmatched_files: true