We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 72eed78 + 5554c9c commit c725b88Copy full SHA for c725b88
.github/workflows/build-tag-release.yaml
@@ -119,7 +119,7 @@ jobs:
119
120
- name: Update release
121
if: ${{ steps.changed.outcome == 'success' }}
122
- uses: ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174 # v1
+ uses: ncipollo/release-action@bcfe5470707e8832e12347755757cec0eb3c22af # v1
123
with:
124
allowUpdates: true
125
updateOnlyUnreleased: true
0 commit comments