Skip to content

Commit c698035

Browse files
chore(deps): update softprops/action-gh-release digest to 153bb8e (#212)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c1701b7 commit c698035

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

0 commit comments

Comments
 (0)