We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4be89d5 commit 2141b93Copy full SHA for 2141b93
.github/workflows/build_and_deploy.yml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
release-on-tag:
14
- uses: balena-os/github-workflows/.github/workflows/build_and_deploy.yml@240facef59933cbf1563d3d73a754bba8b5b8349 # v0.0.24
+ uses: balena-os/github-workflows/.github/workflows/build_and_deploy.yml@0192d70429dd7bce1aee056ec3369514f682d48a # v0.0.27
15
with:
16
deployTo: "production"
17
secrets: inherit
0 commit comments