We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d4819b commit 695fc48Copy full SHA for 695fc48
1 file changed
.github/workflows/databricks-dab.yml
@@ -66,7 +66,7 @@ jobs:
66
67
- name: Deploy infrastructure with StackQL
68
id: exec-stackql-deploy
69
- uses: stackql/stackql-deploy-action@v1.0.3
+ uses: stackql/stackql-deploy-action@v1.0.4
70
with:
71
command: 'build'
72
stack_dir: 'infrastructure'
0 commit comments