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 12, 2025
1 parent 8d45fe5 commit 7aeec9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
custom_tag: ${{ env.VERSION_CODE }}
github_token: ${{ secrets.GITHUB_TOKEN }}
- name: Create release
uses: ncipollo/release-action@v1.14.0
uses: ncipollo/release-action@v1.15.0
with:
generateReleaseNotes: true
artifacts: 'FGA-apk-${{ env.VERSION_CODE }}.zip'
Expand Down

0 comments on commit 7aeec9f

Please sign in to comment.