Skip to content

Commit 27e494f

Browse files
Update softprops/action-gh-release action to v2.6.0
1 parent 9ad1470 commit 27e494f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/onPush.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
8686
- name: Create Github Pre-Release
8787
if: github.event.inputs.beta == 'true'
88-
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
88+
uses: softprops/action-gh-release@26e8ad27a09a225049a7075d7ec1caa2df6ff332 # v2.6.0
8989
with:
9090
tag_name: ${{ steps.rel_number.outputs.version }}
9191
body_path: ./app/build/outputs/changelogGithub

0 commit comments

Comments
 (0)