Skip to content

Commit 4881433

Browse files
sandhosereivilibre
authored andcommitted
build(deps): bump softprops/action-gh-release from 2.4.0 to 2.4.1 (#5137)
2 parents ffa1184 + 620deaa commit 4881433

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/[email protected].0
330+
uses: softprops/[email protected].1
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/[email protected].0
399+
uses: softprops/[email protected].1
400400
with:
401401
name: "Unstable build"
402402
tag_name: unstable

0 commit comments

Comments
 (0)