Skip to content

Commit f42a6bb

Browse files
committed
[BOOK-223] chore: softprops/action-gh-release version update
1 parent bf7e0aa commit f42a6bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
if-no-files-found: error
9494

9595
- name: Create Github Release
96-
uses: softprops/action-gh-release@v1
96+
uses: softprops/action-gh-release@v2
9797
with:
9898
tag_name: ${{ steps.extract_version.outputs.version }}
9999
release_name: ${{ steps.extract_version.outputs.version }}

0 commit comments

Comments
 (0)