Skip to content

Commit ecee4d5

Browse files
chore(deps): update ncipollo/release-action action to v1.20.0 (#1596)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 84cc695 commit ecee4d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ jobs:
272272
env:
273273
TAG_V: v${{ needs.release.outputs.current_version }}
274274
- id: create_release
275-
uses: ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174 # v1.16.0
275+
uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0
276276
with:
277277
allowUpdates: true
278278
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)