mirror of
https://github.com/alex289/CleanArchitecture.git
synced 2025-07-01 02:52:56 +00:00
chore: bump ncipollo/release-action from 1.14.0 to 1.15.0 in the dependencies group (#88)
This commit is contained in:
commit
2931e139c7
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -55,7 +55,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Create Release
|
- name: Create Release
|
||||||
if: ${{ steps.get_next_version.outputs.hasNextVersion == 'true' }}
|
if: ${{ steps.get_next_version.outputs.hasNextVersion == 'true' }}
|
||||||
uses: ncipollo/release-action@v1.14.0
|
uses: ncipollo/release-action@v1.15.0
|
||||||
with:
|
with:
|
||||||
allowUpdates: true
|
allowUpdates: true
|
||||||
draft: false
|
draft: false
|
||||||
|
Loading…
Reference in New Issue
Block a user