Skip to content

Commit ad23a40

Browse files
chore(deps): update softprops/action-gh-release digest to 72f2c25 (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3025421 commit ad23a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.lib.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120

121121
- name: Create GitHub release
122122
if: ${{ env.SKIP != 'true' }}
123-
uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2
123+
uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2
124124
with:
125125
tag_name: ${{ env.version }}
126126
name: Release ${{ env.version }}

0 commit comments

Comments
 (0)