chore(deps): update imjasonh/setup-crane action to v0.4 (#8)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
92c14c8f99
commit
6d4c7c35fa
1 changed files with 1 additions and 1 deletions
2
.github/workflows/talos-boot-assets.yaml
vendored
2
.github/workflows/talos-boot-assets.yaml
vendored
|
@ -247,7 +247,7 @@ jobs:
|
|||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- uses: imjasonh/setup-crane@v0.3
|
||||
- uses: imjasonh/setup-crane@v0.4
|
||||
- name: Push installer image
|
||||
run: |
|
||||
crane push \
|
||||
|
|
Loading…
Reference in a new issue