Merge pull request #2266 from balena-os/renovate/balena-io-deploy-to-balena-action-2.0.x

Update balena-io/deploy-to-balena-action action to v2.0.53
This commit is contained in:
balena-renovate[bot] 2024-04-09 17:31:35 +00:00 committed by GitHub
commit 23e1c3b8e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ inputs:
runs:
using: 'composite'
steps:
- uses: balena-io/deploy-to-balena-action@3c8d29317d61cafb7886d7a972df4903c8fcecc0 # v2.0.52
- uses: balena-io/deploy-to-balena-action@3163bdc77569672999d092b35c442119a49e954d # v2.0.53
with:
balena_token: ${{ fromJSON(inputs.secrets).BALENA_STAGING_TOKEN }}
fleet: ${{ env.matrix_value }}

View File

@ -13,7 +13,7 @@ inputs:
runs:
using: "composite"
steps:
- uses: balena-io/deploy-to-balena-action@3c8d29317d61cafb7886d7a972df4903c8fcecc0 # v2.0.52
- uses: balena-io/deploy-to-balena-action@3163bdc77569672999d092b35c442119a49e954d # v2.0.53
with:
balena_token: ${{ fromJSON(inputs.secrets).BALENA_STAGING_TOKEN }}
fleet: ${{ env.matrix_value }}