Skip to content

Commit e5e3a6c

Browse files
chore(deps): update softprops/action-gh-release digest to c062e08
1 parent afbd677 commit e5e3a6c

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
@@ -74,7 +74,7 @@ jobs:
7474

7575
- name: Generate Release 📦
7676
if: ${{ steps.changelog.outputs.skipped == 'false' }}
77-
uses: softprops/action-gh-release@a74c6b72af54cfa997e81df42d94703d6313a2d0 # v2
77+
uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 # v2
7878
with:
7979
tag_name: ${{ steps.changelog.outputs.tag }}
8080
name: ${{ steps.changelog.outputs.tag }}

0 commit comments

Comments
 (0)