Skip to content

Commit 6e6361f

Browse files
chore(deps): update softprops/action-gh-release digest to fb2d031
1 parent ce66d77 commit 6e6361f

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@a74c6b72af54cfa997e81df42d94703d6313a2d0 # v2
78+
uses: softprops/action-gh-release@fb2d03176f42a1f0dd433ca263f314051d3edd44 # v2
7979
with:
8080
tag_name: ${{ steps.changelog.outputs.tag }}
8181
name: ${{ steps.changelog.outputs.tag }}

0 commit comments

Comments
 (0)