Skip to content

Commit b355750

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-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e97bfc8 commit b355750

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ jobs:
320320
echo "tag=${tag}" >> $GITHUB_OUTPUT
321321
pwd
322322
- name: create release
323-
uses: ncipollo/release-action@v1.15.0
323+
uses: ncipollo/release-action@v1.16.0
324324
with:
325325
artifacts: >
326326
source/*,

0 commit comments

Comments
 (0)