Skip to content

Commit 600db08

Browse files
chore(deps): update softprops/action-gh-release digest to c95fe14
1 parent b3b5204 commit 600db08

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
@@ -84,7 +84,7 @@ jobs:
8484

8585
- name: Generate Release 📦
8686
if: ${{ steps.changelog.outputs.skipped == 'false' }}
87-
uses: softprops/action-gh-release@a74c6b72af54cfa997e81df42d94703d6313a2d0 # v2
87+
uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2
8888
with:
8989
tag_name: ${{ steps.changelog.outputs.tag }}
9090
name: ${{ steps.changelog.outputs.tag }}

0 commit comments

Comments
 (0)