Skip to content

Commit da7c50d

Browse files
Merge pull request #5 from devwithkrishna/feature/converting-to-action
DEVOPS-313 convert azure terraforminator as action
2 parents ee85a3f + 44c1878 commit da7c50d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ inputs:
1212
default: ""
1313
description: "The azure subscription name."
1414
runs:
15+
defaults:
16+
run:
17+
shell: bash
1518
using: 'composite'
1619
steps:
1720
- name: Install Python

0 commit comments

Comments
 (0)