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 4225e93 commit 37b7204Copy full SHA for 37b7204
.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_actionv1.0.0
+ uses: ansible-cloud/aap_controller_action@v1.0.0
11
with:
12
who-to-greet: 'Mona the Octocat'
13
# Use the output from the `hello` step
0 commit comments