mirror of
https://github.com/alex289/CleanArchitecture.git
synced 2025-07-11 16:15:05 +00:00
chore: Bump ncipollo/release-action in the dependencies group
Bumps the dependencies group with 1 update: [ncipollo/release-action](https://github.com/ncipollo/release-action). Updates `ncipollo/release-action` from 1.16.0 to 1.18.0 - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](https://github.com/ncipollo/release-action/compare/v1.16.0...v1.18.0) --- updated-dependencies: - dependency-name: ncipollo/release-action dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e71f516539
commit
0132a4ba3b
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user