Skip to content

Commit 5a1fc26

Browse files
committed
Update main.yml
1 parent 0efaf2b commit 5a1fc26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
steps:
2323
- name: Hello world action step
2424
id: controller
25-
uses: ansible-cloud/[email protected].1
25+
uses: ansible-cloud/[email protected].2
2626
# Use the output from the `hello` step
2727
- name: The job template being executed
2828
run: echo "The job template is ${{ steps.controller.inputs.job_template }}"

0 commit comments

Comments
 (0)