Skip to content

Commit 8b942c9

Browse files
authored
build(deps): bump softprops/action-gh-release from 2.3.3 to 2.4.0 (#5108)
2 parents cf74250 + c2b4c66 commit 8b942c9

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
@@ -327,7 +327,7 @@ jobs:
327327
merge-multiple: true
328328

329329
- name: Prepare a release
330-
uses: softprops/action-gh-release@v2.3.3
330+
uses: softprops/action-gh-release@v2.4.0
331331
with:
332332
generate_release_notes: true
333333
body: |
@@ -396,7 +396,7 @@ jobs:
396396
await script({ core, github, context });
397397
398398
- name: Update unstable release
399-
uses: softprops/action-gh-release@v2.3.3
399+
uses: softprops/action-gh-release@v2.4.0
400400
with:
401401
name: "Unstable build"
402402
tag_name: unstable

0 commit comments

Comments
 (0)