From 5d7c604f9852854a295d72ebf4674d708930eca6 Mon Sep 17 00:00:00 2001 From: Self-hosted Renovate Bot <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 17:33:14 +0000 Subject: [PATCH] Update balena-os/github-workflows action to v0.0.24 Update balena-os/github-workflows Changelog-entry: Update balena-os/github-workflows to v0.0.24 --- .github/workflows/build_and_deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_and_deploy.yml b/.github/workflows/build_and_deploy.yml index 4fbcf138..96d02af6 100644 --- a/.github/workflows/build_and_deploy.yml +++ b/.github/workflows/build_and_deploy.yml @@ -11,7 +11,7 @@ on: jobs: release-on-tag: - uses: balena-os/github-workflows/.github/workflows/build_and_deploy.yml@v0.0.19 + uses: balena-os/github-workflows/.github/workflows/build_and_deploy.yml@v0.0.24 with: deployTo: "production" secrets: inherit