Skip to content

Commit 9b68150

Browse files
action-deps: bump ncipollo/release-action from 1.14.0 to 1.16.0 (#1414)
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.14.0 to 1.16.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@v1.14.0...v1.16.0) --- updated-dependencies: - dependency-name: ncipollo/release-action 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>
1 parent b6a2586 commit 9b68150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ jobs:
378378

379379
- name: Create and publish release
380380
id: create_release
381-
uses: ncipollo/release-action@v1.14.0
381+
uses: ncipollo/release-action@v1.16.0
382382
with:
383383
allowUpdates: true
384384
replacesArtifacts: true

0 commit comments

Comments
 (0)