mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-01-29 15:44:13 +00:00
Update balena-io/deploy-to-balena-action action to v2.0.55
Update balena-io/deploy-to-balena-action from 2.0.54 to 2.0.55 Change-type: patch
This commit is contained in:
parent
93ac25eff7
commit
6864ab329a
2
.github/actions/finalize/action.yml
vendored
2
.github/actions/finalize/action.yml
vendored
@ -13,7 +13,7 @@ inputs:
|
|||||||
runs:
|
runs:
|
||||||
using: 'composite'
|
using: 'composite'
|
||||||
steps:
|
steps:
|
||||||
- uses: balena-io/deploy-to-balena-action@bed7c0e42bdef7fff6e80c4fa7e547dc76fcc69e # v2.0.54
|
- uses: balena-io/deploy-to-balena-action@51cc21156eb4ee4e38a70a7ee31417ce0b9b4f43 # v2.0.55
|
||||||
with:
|
with:
|
||||||
balena_token: ${{ fromJSON(inputs.secrets).BALENA_STAGING_TOKEN }}
|
balena_token: ${{ fromJSON(inputs.secrets).BALENA_STAGING_TOKEN }}
|
||||||
fleet: ${{ env.matrix_value }}
|
fleet: ${{ env.matrix_value }}
|
||||||
|
2
.github/actions/publish/action.yml
vendored
2
.github/actions/publish/action.yml
vendored
@ -13,7 +13,7 @@ inputs:
|
|||||||
runs:
|
runs:
|
||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
- uses: balena-io/deploy-to-balena-action@bed7c0e42bdef7fff6e80c4fa7e547dc76fcc69e # v2.0.54
|
- uses: balena-io/deploy-to-balena-action@51cc21156eb4ee4e38a70a7ee31417ce0b9b4f43 # v2.0.55
|
||||||
with:
|
with:
|
||||||
balena_token: ${{ fromJSON(inputs.secrets).BALENA_STAGING_TOKEN }}
|
balena_token: ${{ fromJSON(inputs.secrets).BALENA_STAGING_TOKEN }}
|
||||||
fleet: ${{ env.matrix_value }}
|
fleet: ${{ env.matrix_value }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user