Skip to content

Commit a269366

Browse files
chore(deps): update softprops/action-gh-release digest to 71d29a0
1 parent bc71912 commit a269366

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575

7676
- name: Generate Release 📦
7777
if: ${{ steps.changelog.outputs.skipped == 'false' }}
78-
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2
78+
uses: softprops/action-gh-release@71d29a04ae7c63895f38299d7a5e05d238f7f445 # v2
7979
with:
8080
tag_name: ${{ steps.changelog.outputs.tag }}
8181
name: ${{ steps.changelog.outputs.tag }}

0 commit comments

Comments
 (0)