Skip to content

Commit

Permalink
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 16, 2025
1 parent 538612e commit faaa0d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
# because it otherwise does not know
# about the tag and add the old source code to the release.
# This might be a bug.
- uses: ncipollo/release-action@v1.14.0
- uses: ncipollo/release-action@v1.15.0
with:
prerelease: ${{ steps.vars.outputs.prerelease }}
tag: ${{github.event.inputs.version}}
Expand Down

0 comments on commit faaa0d3

Please sign in to comment.