Skip to content

Commit 0dae1af

Browse files
authored
build(deps): bump softprops/action-gh-release from 2.2.2 to 2.3.2 (#4667)
2 parents 5bc127e + fec0472 commit 0dae1af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ jobs:
322322
merge-multiple: true
323323

324324
- name: Prepare a release
325-
uses: softprops/action-gh-release@v2.2.2
325+
uses: softprops/action-gh-release@v2.3.2
326326
with:
327327
generate_release_notes: true
328328
body: |
@@ -391,7 +391,7 @@ jobs:
391391
await script({ core, github, context });
392392
393393
- name: Update unstable release
394-
uses: softprops/action-gh-release@v2.2.2
394+
uses: softprops/action-gh-release@v2.3.2
395395
with:
396396
name: "Unstable build"
397397
tag_name: unstable

0 commit comments

Comments
 (0)