Skip to content

Commit 60364b5

Browse files
authored
Merge pull request #26 from CodeLogicIncEngineering/renovate/softprops-action-gh-release-digest
2 parents a3fcaa0 + 600b20b commit 60364b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
fetch-depth: 0
145145

146146
- name: Create GitHub Release
147-
uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2
147+
uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2
148148
with:
149149
tag_name: v${{ needs.bump-version.outputs.new_version }}
150150
name: Release v${{ needs.bump-version.outputs.new_version }}

0 commit comments

Comments
 (0)