mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-01-18 02:40:03 +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:
|
||||
using: 'composite'
|
||||
steps:
|
||||
- uses: balena-io/deploy-to-balena-action@bed7c0e42bdef7fff6e80c4fa7e547dc76fcc69e # v2.0.54
|
||||
- uses: balena-io/deploy-to-balena-action@51cc21156eb4ee4e38a70a7ee31417ce0b9b4f43 # v2.0.55
|
||||
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@bed7c0e42bdef7fff6e80c4fa7e547dc76fcc69e # v2.0.54
|
||||
- uses: balena-io/deploy-to-balena-action@51cc21156eb4ee4e38a70a7ee31417ce0b9b4f43 # v2.0.55
|
||||
with:
|
||||
balena_token: ${{ fromJSON(inputs.secrets).BALENA_STAGING_TOKEN }}
|
||||
fleet: ${{ env.matrix_value }}
|
||||
|
Loading…
Reference in New Issue
Block a user