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 7a95bda commit 4225e93Copy full SHA for 4225e93
.github/workflows/main.yml
@@ -7,7 +7,7 @@ jobs:
7
steps:
8
- name: Hello world action step
9
id: hello
10
- uses: ansible-cloud/aap_controller_action
+ uses: ansible-cloud/aap_controller_actionv1.0.0
11
with:
12
who-to-greet: 'Mona the Octocat'
13
# Use the output from the `hello` step
0 commit comments