Skip to content

Commit

Permalink
Update ncipollo/release-action action to v1.15.0 (#26)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent 9c6f8d1 commit fd1f296
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 @@ -56,7 +56,7 @@ jobs:
echo "RELEASE_TYPE=${RELEASE_TYPE}" >> $GITHUB_ENV
- name: Create Release 🎉
uses: ncipollo/release-action@v1.14.0
uses: ncipollo/release-action@v1.15.0
if: github.ref_type == 'tag'
with:
artifacts: ${{ env.ARTIFACT_PATH }}
Expand Down

0 comments on commit fd1f296

Please sign in to comment.