0
0
mirror of https://github.com/alex289/CleanArchitecture.git synced 2025-07-06 05:53:55 +00:00

chore: Bump ncipollo/release-action from 1.16.0 to 1.18.0 in the dependencies group (#100)

This commit is contained in:
Alex 2025-07-01 10:11:16 +02:00 committed by GitHub
commit ca122aa3cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -55,7 +55,7 @@ jobs:
- name: Create Release
if: ${{ steps.get_next_version.outputs.hasNextVersion == 'true' }}
uses: ncipollo/release-action@v1.16.0
uses: ncipollo/release-action@v1.18.0
with:
allowUpdates: true
draft: false