Skip to content

Commit e9ff757

Browse files
chore(deps): update softprops/action-gh-release digest to a06a81a (#233)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 94bab2b commit e9ff757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
if: (needs.vars.outputs.tag != '' && github.event_name != 'release')
116116
steps:
117117
- name: Create Release
118-
uses: softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # v2
118+
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2
119119
if: ${{ needs.vars.outputs.tag != ''}}
120120
continue-on-error: true
121121
env:

0 commit comments

Comments
 (0)