Skip to content

Commit 5554c9c

Browse files
chore(deps): update ncipollo/release-action digest to bcfe547
1 parent 72eed78 commit 5554c9c

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)