0
0
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:
dependabot[bot] 2025-07-01 08:05:45 +00:00 committed by GitHub
parent e71f516539
commit 0132a4ba3b
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