Skip to content

Commit

Permalink
chore(deps): update ncipollo/release-action action to v1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent 0b49408 commit f45293e
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@cdcc88a9acf3ca41c16c37bb7d21b9ad48560d87 # v1.15.0
with:
allowUpdates: true
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit f45293e

Please sign in to comment.