Skip to content

Commit 278c95f

Browse files
authored
build(deps): bump softprops/action-gh-release from 2.3.2 to 2.3.3 (#4985)
2 parents 0d908dc + d621854 commit 278c95f

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

0 commit comments

Comments
 (0)