Skip to content

Commit f28f273

Browse files
Bump ncipollo/release-action from 1.18.0 to 1.20.0 (#85)
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.18.0 to 1.20.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@v1.18.0...v1.20.0) --- updated-dependencies: - dependency-name: ncipollo/release-action dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54dd3e4 commit f28f273

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
@@ -125,7 +125,7 @@ jobs:
125125
envsubst <.github/release-template.md >/tmp/release-template.md
126126
127127
- name: Create release draft
128-
uses: ncipollo/release-action@v1.18.0
128+
uses: ncipollo/release-action@v1.20.0
129129
with:
130130
tag: ${{ needs.setup.outputs.version }}
131131
name: 'AmiSSL ${{ needs.setup.outputs.version }}'

0 commit comments

Comments
 (0)