mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-21 06:33:30 +00:00
Update balena-io/deploy-to-balena-action action to v2.0.68
Update balena-io/deploy-to-balena-action from 2.0.67 to 2.0.68 Change-type: patch
This commit is contained in:
parent
35a4b676d4
commit
8a7972c783
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@d043584f1360c0153c832e4f0031f29ed024dce4 # v2.0.67
|
||||
- uses: balena-io/deploy-to-balena-action@fd55e44742b6d670abea005ca7193a0f7f71091e # v2.0.68
|
||||
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@d043584f1360c0153c832e4f0031f29ed024dce4 # v2.0.67
|
||||
- uses: balena-io/deploy-to-balena-action@fd55e44742b6d670abea005ca7193a0f7f71091e # v2.0.68
|
||||
with:
|
||||
balena_token: ${{ fromJSON(inputs.secrets).BALENA_STAGING_TOKEN }}
|
||||
fleet: ${{ env.matrix_value }}
|
||||
|
Loading…
Reference in New Issue
Block a user