diff --git a/build-plugin/action.yml b/build-plugin/action.yml index bc60936b..6dcdebfc 100644 --- a/build-plugin/action.yml +++ b/build-plugin/action.yml @@ -143,7 +143,7 @@ runs: PLUGIN_VERSION: ${{ steps.package-plugin.outputs.plugin-version }} - name: Create Github release - uses: softprops/action-gh-release@62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 # v2.3.4 + uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2.4.1 with: draft: true generate_release_notes: true