Skip to content

Commit f7b0bb0

Browse files
Build(deps): Bump ncipollo/release-action from 1.19.1 to 1.20.0 (#779)
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.19.1 to 1.20.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@v1.19.1...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 8aef4eb commit f7b0bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

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

3939
- name: Upload to Release
4040
if: github.event_name == 'push' && contains(github.ref, 'refs/tags/')
41-
uses: ncipollo/release-action@v1.19.1
41+
uses: ncipollo/release-action@v1.20.0
4242
with:
4343
artifacts: build/*.zip
4444
bodyFile: build/XiaoMi_Pro-KBL-OC-${{ env.CUR_TAG }}/ReleaseNotes.md

0 commit comments

Comments
 (0)