mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-02-20 17:52:51 +00:00
Update balena-io/deploy-to-balena-action action to v2.0.52
Update balena-io/deploy-to-balena-action from 2.0.27 to 2.0.52 Change-type: patch
This commit is contained in:
parent
1c18e8319d
commit
55de8ae430
2
.github/actions/finalize/action.yml
vendored
2
.github/actions/finalize/action.yml
vendored
@ -13,7 +13,7 @@ inputs:
|
||||
runs:
|
||||
using: 'composite'
|
||||
steps:
|
||||
- uses: balena-io/deploy-to-balena-action@12296358299d02b4516de8e2130310573e63f294 # v2.0.27
|
||||
- uses: balena-io/deploy-to-balena-action@3c8d29317d61cafb7886d7a972df4903c8fcecc0 # v2.0.52
|
||||
with:
|
||||
balena_token: ${{ fromJSON(inputs.secrets).BALENA_STAGING_TOKEN }}
|
||||
fleet: ${{ env.matrix_value }}
|
||||
|
2
.github/actions/publish/action.yml
vendored
2
.github/actions/publish/action.yml
vendored
@ -13,7 +13,7 @@ inputs:
|
||||
runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
- uses: balena-io/deploy-to-balena-action@12296358299d02b4516de8e2130310573e63f294 # v2.0.27
|
||||
- uses: balena-io/deploy-to-balena-action@3c8d29317d61cafb7886d7a972df4903c8fcecc0 # v2.0.52
|
||||
with:
|
||||
balena_token: ${{ fromJSON(inputs.secrets).BALENA_STAGING_TOKEN }}
|
||||
fleet: ${{ env.matrix_value }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user