Skip to content

Commit b83bb3e

Browse files
chore(deps): update softprops/action-gh-release digest to 6da8fa9
1 parent b3b5204 commit b83bb3e

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@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2
8888
with:
8989
tag_name: ${{ steps.changelog.outputs.tag }}
9090
name: ${{ steps.changelog.outputs.tag }}

0 commit comments

Comments
 (0)