mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-18 21:27:54 +00:00
Merge pull request #2314 from balena-os/renovate/balena-io-deploy-to-balena-action-2.0.x
Update balena-io/deploy-to-balena-action action to v2.0.62
This commit is contained in:
commit
773c093591
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@556c336657e39bc33b451fe449455b092f6ad41e # v2.0.58
|
||||
- uses: balena-io/deploy-to-balena-action@b4e42d0f412cedbc6a30b961d43be02c002162d5 # v2.0.62
|
||||
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@556c336657e39bc33b451fe449455b092f6ad41e # v2.0.58
|
||||
- uses: balena-io/deploy-to-balena-action@b4e42d0f412cedbc6a30b961d43be02c002162d5 # v2.0.62
|
||||
with:
|
||||
balena_token: ${{ fromJSON(inputs.secrets).BALENA_STAGING_TOKEN }}
|
||||
fleet: ${{ env.matrix_value }}
|
||||
|
Loading…
Reference in New Issue
Block a user