Skip to content

Commit c725b88

Browse files
authored
Merge pull request #54 from lawndoc/renovate/ncipollo-release-action-digest
chore(deps): update ncipollo/release-action digest to bcfe547
2 parents 72eed78 + 5554c9c commit c725b88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-tag-release.yaml

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

120120
- name: Update release
121121
if: ${{ steps.changed.outcome == 'success' }}
122-
uses: ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174 # v1
122+
uses: ncipollo/release-action@bcfe5470707e8832e12347755757cec0eb3c22af # v1
123123
with:
124124
allowUpdates: true
125125
updateOnlyUnreleased: true

0 commit comments

Comments
 (0)