Skip to content

Commit 922d606

Browse files
chore(deps): update ncipollo/release-action digest to 9128f23
1 parent 72eed78 commit 922d606

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@9128f238eeeeed39b82af6636303729079d51730 # v1
123123
with:
124124
allowUpdates: true
125125
updateOnlyUnreleased: true

0 commit comments

Comments
 (0)