Skip to content

Commit 90d193b

Browse files
Dependabot: Bump ncipollo/release-action from 1.10.0 to 1.11.1 (#24)
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.10.0 to 1.11.1. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@58ae73b...4c75f0f) --- 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc8fe9e commit 90d193b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767

6868
- name: Create release
6969
id: create_release
70-
uses: ncipollo/release-action@58ae73b360456532aafd58ee170c045abbeaee37
70+
uses: ncipollo/release-action@4c75f0f2e4ae5f3c807cf0904605408e319dcaac
7171
with:
7272
body: ${{ steps.build_changelog.outputs.changelog }}
7373
commit: release

0 commit comments

Comments
 (0)