Skip to content

Commit f89e8ac

Browse files
Bump ncipollo/release-action from 1.16.0 to 1.18.0 (#454)
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.16.0 to 1.18.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: gstraccini[bot] <150967461+gstraccini[bot]@users.noreply.github.com>
1 parent 91e4549 commit f89e8ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
useConfigFile: true
8686

8787
- name: Create Release
88-
uses: ncipollo/release-action@v1.16.0
88+
uses: ncipollo/release-action@v1.18.0
8989
with:
9090
allowUpdates: false
9191
skipIfReleaseExists: true

0 commit comments

Comments
 (0)