Skip to content

Commit f8e1114

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@b25b93d384199fc0fc8c2e126b2d937a0cbeb2ae # v2
7979
with:
8080
tag_name: ${{ steps.changelog.outputs.tag }}
8181
name: ${{ steps.changelog.outputs.tag }}

0 commit comments

Comments
 (0)