Skip to content

Commit 8fc676b

Browse files
chore(deps): update softprops/action-gh-release action to v2.3.0
1 parent 166b993 commit 8fc676b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ jobs:
5757
cat pr-message >> $GITHUB_STEP_SUMMARY
5858
5959
- name: Update release text
60-
uses: softprops/action-gh-release@v2.2.2
60+
uses: softprops/action-gh-release@v2.3.0
6161
with:
6262
body_path: pr-message

0 commit comments

Comments
 (0)