From 5c8ab02813f3e315c8f5034dcaf4ffc4ed8a85a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 12:46:41 +0000 Subject: [PATCH] Bump balena-io/deploy-to-balena-action from 2.0.140 to 2.2.12 Bumps [balena-io/deploy-to-balena-action](https://github.com/balena-io/deploy-to-balena-action) from 2.0.140 to 2.2.12. - [Release notes](https://github.com/balena-io/deploy-to-balena-action/releases) - [Changelog](https://github.com/balena-io/deploy-to-balena-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/balena-io/deploy-to-balena-action/compare/v2.0.140...v2.2.12) --- updated-dependencies: - dependency-name: balena-io/deploy-to-balena-action dependency-version: 2.2.12 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 4401a90..15eb934 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -14,7 +14,7 @@ jobs: uses: actions/checkout@v6 - name: Deploy - uses: balena-io/deploy-to-balena-action@v2.0.140 + uses: balena-io/deploy-to-balena-action@v2.2.12 with: balena_token: ${{ secrets.BALENA_TOKEN }} fleet: n3uron/n3uron \ No newline at end of file