Skip to content

Commit

Permalink
Merge pull request #1788 from RoboSats/dependabot/github_actions/ncip…
Browse files Browse the repository at this point in the history
…ollo/release-action-1.16.0

chore(deps): bump ncipollo/release-action from 1.13.0 to 1.16.0
  • Loading branch information
KoalaSat authored Mar 11, 2025
2 parents e479d7b + a472e39 commit 65effbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.13.0
uses: ncipollo/release-action@v1.16.0
with:
tag: android-${{ steps.commit.outputs.short }}
name: robosats-android-${{ steps.commit.outputs.short }}
Expand Down

0 comments on commit 65effbd

Please sign in to comment.