We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7391a57 commit 5ef0159Copy full SHA for 5ef0159
.github/workflows/balena.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
19
- - uses: balena-io/deploy-to-balena-action@3cb4217ab3347a885b4fcdc44d5f3a4153145633 # v2.0.92
+ - uses: balena-io/deploy-to-balena-action@272ac9e33392eda88c3aa0887fdfddc811494b17 # v2.0.94
20
with:
21
balena_token: ${{ secrets.BALENA_API_KEY }}
22
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments