From 0b88c838196568bb07d2a9823ab0644f98703674 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 05:23:41 +0000 Subject: [PATCH] Bump balena-io/deploy-to-balena-action from 2.0.140 to 2.0.148 Bumps [balena-io/deploy-to-balena-action](https://github.com/balena-io/deploy-to-balena-action) from 2.0.140 to 2.0.148. - [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.0.148) --- updated-dependencies: - dependency-name: balena-io/deploy-to-balena-action dependency-version: 2.0.148 dependency-type: direct:production update-type: version-update:semver-patch ... 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..5879783 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.0.148 with: balena_token: ${{ secrets.BALENA_TOKEN }} fleet: n3uron/n3uron \ No newline at end of file