Skip to content

Commit c82fc9d

Browse files
chore(deps): update softprops/action-gh-release action to v2.5.3
1 parent 9491fb3 commit c82fc9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
env:
3939
SHA: ${{ steps.short-sha.outputs.sha }}
4040
- name: Create release
41-
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
41+
uses: softprops/action-gh-release@1853d73993c8ca1b2c9c1a7fede39682d0ab5c2a # v2.5.3
4242
with:
4343
tag_name: ${{ steps.tag-name.outputs.value }}
4444
draft: false

0 commit comments

Comments
 (0)