Skip to content

Commit b6d740a

Browse files
authored
Merge pull request #27 from CodeLogicIncEngineering/renovate/softprops-action-gh-release-digest
2 parents d72bcca + 90a052d commit b6d740a

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@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2
147+
uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # 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)