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 eb329b3 commit 13633adCopy full SHA for 13633ad
.github/workflows/main.yml
@@ -23,7 +23,7 @@ jobs:
23
steps:
24
- name: Load the ansible-cloud action
25
id: controller_job
26
- uses: ansible-cloud/aap_controller_action@v2.2.0
+ uses: ansible-cloud/aap_controller_action@v2.1.2
27
with:
28
controller_host: ${{ secrets.CONTROLLER_HOST }}
29
controller_username: ${{ secrets.CONTROLLER_USERNAME }}
0 commit comments