We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0efaf2b commit 5a1fc26Copy full SHA for 5a1fc26
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
steps:
23
- name: Hello world action step
24
id: controller
25
- uses: ansible-cloud/[email protected].1
+ uses: ansible-cloud/[email protected].2
26
# Use the output from the `hello` step
27
- name: The job template being executed
28
run: echo "The job template is ${{ steps.controller.inputs.job_template }}"
0 commit comments