mirror of
https://github.com/armbian/cache.git
synced 2026-01-06 10:36:52 -08:00
Bump ncipollo/release-action from 1.12.0 to 1.13.0
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](https://github.com/ncipollo/release-action/compare/v1.12.0...v1.13.0) --- 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>
This commit is contained in:
@@ -65,7 +65,7 @@ jobs:
|
||||
path: cache
|
||||
|
||||
- name: Update release
|
||||
uses: ncipollo/release-action@v1.12.0
|
||||
uses: ncipollo/release-action@v1.13.0
|
||||
with:
|
||||
tag: "${{ env.ROOTFSCACHE_VERSION }}"
|
||||
name: "Build in progress"
|
||||
@@ -399,7 +399,7 @@ jobs:
|
||||
sudo df
|
||||
|
||||
- name: Upload
|
||||
uses: ncipollo/release-action@v1.12.0
|
||||
uses: ncipollo/release-action@v1.13.0
|
||||
if: ${{ github.repository_owner == 'Armbian' }}
|
||||
with:
|
||||
tag: "${{ env.ROOTFSCACHE_VERSION }}"
|
||||
|
||||
Reference in New Issue
Block a user