Skip to content

Commit

Permalink
Merge pull request #1 from n3uron/dependabot/github_actions/balena-io…
Browse files Browse the repository at this point in the history
…/deploy-to-balena-action-2.0.94

Bump balena-io/deploy-to-balena-action from 2.0.91 to 2.0.94
  • Loading branch information
daniel-paesa authored Mar 4, 2025
2 parents 28adda4 + e72d8df commit bd4f20e
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@v4

- 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 bd4f20e

Please sign in to comment.