Skip to content

Commit ef3a1b0

Browse files
Bump ncipollo/release-action from 1.18.0 to 1.20.0 (#488)
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> Co-authored-by: Guilherme Branco Stracini <guilherme@guilhermebranco.com.br>
1 parent 2da34b4 commit ef3a1b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
uses: gittools/actions/gitversion/execute@v4
8383

8484
- name: Create Release
85-
uses: ncipollo/release-action@v1.18.0
85+
uses: ncipollo/release-action@v1.20.0
8686
with:
8787
allowUpdates: false
8888
skipIfReleaseExists: true

0 commit comments

Comments
 (0)