mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-03-10 14:34:33 +00:00
Merge pull request #2267 from balena-os/renovate/balena-io-deploy-to-balena-action-2.0.x
Update balena-io/deploy-to-balena-action action to v2.0.54
This commit is contained in:
commit
16304cc39c
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@3163bdc77569672999d092b35c442119a49e954d # v2.0.53
|
- uses: balena-io/deploy-to-balena-action@bed7c0e42bdef7fff6e80c4fa7e547dc76fcc69e # v2.0.54
|
||||||
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@3163bdc77569672999d092b35c442119a49e954d # v2.0.53
|
- uses: balena-io/deploy-to-balena-action@bed7c0e42bdef7fff6e80c4fa7e547dc76fcc69e # v2.0.54
|
||||||
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