Skip to content

Commit c6b7c5e

Browse files
Bump ncipollo/release-action from 1.15.0 to 1.16.0
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@v1.15.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] <support@github.com>
1 parent 16c9f13 commit c6b7c5e

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
@@ -58,7 +58,7 @@ jobs:
5858
test $(briefcase --version) = $VERSION
5959
6060
- name: Create release
61-
uses: ncipollo/release-action@v1.15.0
61+
uses: ncipollo/release-action@v1.16.0
6262
with:
6363
name: ${{ env.VERSION }}
6464
draft: true

0 commit comments

Comments
 (0)