Skip to content

Commit ded57e0

Browse files
dependabot[bot]Gustry
authored andcommitted
Bump ncipollo/release-action from 1.13.0 to 1.14.0
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.13.0 to 1.14.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@v1.13.0...v1.14.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]>
1 parent 46d4483 commit ded57e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
python setup.py sdist
7676
7777
- name: Create release on GitHub
78-
uses: ncipollo/release-action@v1.13.0
78+
uses: ncipollo/release-action@v1.14.0
7979
with:
8080
token: ${{ secrets.GITHUB_TOKEN }}
8181
allowUpdates: true

0 commit comments

Comments
 (0)