Skip to content

Commit 2beb820

Browse files
chore(deps): update softprops/action-gh-release action to v2.4.0
| datasource | package | from | to | | ----------- | --------------------------- | ------ | ------ | | github-tags | softprops/action-gh-release | v2.3.4 | v2.4.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 25c28fe commit 2beb820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-plugin/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ runs:
143143
PLUGIN_VERSION: ${{ steps.package-plugin.outputs.plugin-version }}
144144

145145
- name: Create Github release
146-
uses: softprops/action-gh-release@62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 # v2.3.4
146+
uses: softprops/action-gh-release@aec2ec56f94eb8180ceec724245f64ef008b89f5 # v2.4.0
147147
with:
148148
draft: true
149149
generate_release_notes: true

0 commit comments

Comments
 (0)