Skip to content

Commit 94e23c5

Browse files
Bump ncipollo/release-action from 1.14.0 to 1.15.0 (#338)
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.14.0 to 1.15.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@v1.14.0...v1.15.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 fb17159 commit 94e23c5

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.14.0
88+
uses: ncipollo/release-action@v1.15.0
8989
with:
9090
allowUpdates: false
9191
skipIfReleaseExists: true

0 commit comments

Comments
 (0)