Skip to content

Commit 21a2a44

Browse files
chore(deps): update softprops/action-gh-release action to v2.4.2 (#357)
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 8eb55af commit 21a2a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/extension-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ jobs:
273273
pattern: archive-*
274274

275275
- name: Create Release
276-
uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2.4.1
276+
uses: softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # v2.4.2
277277
with:
278278
files: dist/*
279279
tag_name: ${{needs.config.outputs.version}}

0 commit comments

Comments
 (0)