Skip to content

Commit 04c14bd

Browse files
Bump ncipollo/release-action from 1.18.0 to 1.19.1 (#5889)
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.18.0 to 1.19.1. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@v1.18.0...v1.19.1) --- updated-dependencies: - dependency-name: ncipollo/release-action dependency-version: 1.19.1 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> Co-authored-by: Dmitry Brant <[email protected]>
1 parent 8e2134b commit 04c14bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Sleep for 30 seconds, to allow the tag to be deleted
4949
run: sleep 30s
5050
shell: bash
51-
- uses: ncipollo/release-action@v1.18.0
51+
- uses: ncipollo/release-action@v1.19.1
5252
name: Create new tag and release and upload artifacts
5353
with:
5454
name: latest

0 commit comments

Comments
 (0)