mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-02-20 17:52:51 +00:00
Merge pull request #2268 from balena-os/renovate/balena-io-deploy-to-balena-action-2.0.x
Update balena-io/deploy-to-balena-action action to v2.0.55
This commit is contained in:
commit
31ec3a86a3
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…
x
Reference in New Issue
Block a user