Skip to content

Commit 68cc61c

Browse files
authored
build(deps): bump softprops/action-gh-release from 2.4.1 to 2.4.2 (#5230)
2 parents 1e7bad6 + d3d3155 commit 68cc61c

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

0 commit comments

Comments
 (0)