Skip to content

Commit

Permalink
chore(deps): update ncipollo/release-action action to v1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 18, 2024
1 parent b9738e0 commit 145c814
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 @@ -69,7 +69,7 @@ jobs:
args: --verbose v${{ needs.release.outputs.previous_version }}..v${{ needs.release.outputs.current_version }}
output: CHANGELOG.md
- id: create_release
uses: ncipollo/release-action@40bb172bd05f266cf9ba4ff965cb61e9ee5f6d01 # v1.9.0
uses: ncipollo/release-action@2c591bcc8ecdcd2db72b97d6147f871fcd833ba5 # v1.14.0
with:
allowUpdates: true
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 145c814

Please sign in to comment.