Skip to content

Commit 2d9feab

Browse files
chore(deps): update ncipollo/release-action action to v1.15.0
1 parent c03760e commit 2d9feab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yml

+1-1
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@v1.14.0
275+
uses: ncipollo/release-action@cdcc88a9acf3ca41c16c37bb7d21b9ad48560d87 # v1.15.0
276276
with:
277277
allowUpdates: true
278278
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)