Skip to content

Commit

Permalink
chore(deps): update ncipollo/release-action action to v1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2025
1 parent 70e9773 commit 54e10cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ jobs:
env:
TAG_V: v${{ needs.release.outputs.current_version }}
- id: create_release
uses: ncipollo/release-action@v1.14.0
uses: ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174 # v1.16.0
with:
allowUpdates: true
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 54e10cb

Please sign in to comment.