diff --git a/.github/workflows/balena.yml b/.github/workflows/balena.yml index 7a61724..226585d 100644 --- a/.github/workflows/balena.yml +++ b/.github/workflows/balena.yml @@ -16,7 +16,7 @@ jobs: steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - - uses: balena-io/deploy-to-balena-action@3628206a0a2ecbc3a4fa717c77336545558e1447 # v2.0.49 + - uses: balena-io/deploy-to-balena-action@36ee9cbc223e8152ee385be723e0049f8e3f32dc # v2.0.50 with: balena_token: ${{ secrets.BALENA_API_KEY }} github_token: ${{ secrets.GITHUB_TOKEN }}