Skip to content

Commit

Permalink
Bump balena-io/deploy-to-balena-action from 2.0.91 to 2.0.94
Browse files Browse the repository at this point in the history
Bumps [balena-io/deploy-to-balena-action](https://github.com/balena-io/deploy-to-balena-action) from 2.0.91 to 2.0.94.
- [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](balena-io/deploy-to-balena-action@v2.0.91...v2.0.94)

---
updated-dependencies:
- dependency-name: balena-io/deploy-to-balena-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2025
1 parent ed33588 commit e72d8df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v3

- name: Deploy
uses: balena-io/deploy-to-balena-action@v2.0.91
uses: balena-io/deploy-to-balena-action@v2.0.94
with:
balena_token: ${{ secrets.BALENA_TOKEN }}
fleet: n3uron/n3uron-amd64

0 comments on commit e72d8df

Please sign in to comment.