Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Commit 1b411c4

Browse files
Bump ncipollo/release-action from 1.15.0 to 1.16.0 (#132)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d7294dc commit 1b411c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4242

4343
- name: Create release
44-
uses: ncipollo/release-action@v1.15.0
44+
uses: ncipollo/release-action@v1.16.0
4545
with:
4646
token: ${{ secrets.GITHUB_TOKEN }}
4747
body: ${{ steps.build_changelog.outputs.changelog }}

0 commit comments

Comments
 (0)