We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25c28fe commit 2beb820Copy full SHA for 2beb820
build-plugin/action.yml
@@ -143,7 +143,7 @@ runs:
143
PLUGIN_VERSION: ${{ steps.package-plugin.outputs.plugin-version }}
144
145
- name: Create Github release
146
- uses: softprops/action-gh-release@62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 # v2.3.4
+ uses: softprops/action-gh-release@aec2ec56f94eb8180ceec724245f64ef008b89f5 # v2.4.0
147
with:
148
draft: true
149
generate_release_notes: true
0 commit comments