Merge pull request #2039 from RoboSats/dependabot/github_actions/ncipollo/release-action-1.18.0

chore(deps): bump ncipollo/release-action from 1.16.0 to 1.18.0
This commit is contained in:
KoalaSat
2025-07-06 13:26:28 +00:00
committed by GitHub

View File

@ -135,7 +135,7 @@ jobs:
- name: 'Create Pre-release'
id: create_release
if: inputs.semver == '' # only if this workflow is not called from a push to tag (a Release)
uses: ncipollo/release-action@v1.16.0
uses: ncipollo/release-action@v1.18.0
with:
tag: android-${{ steps.commit.outputs.short }}
name: robosats-android-${{ steps.commit.outputs.short }}