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 187be57 commit 9e85766Copy full SHA for 9e85766
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
steps:
23
- name: Load the ansible-cloud action
24
id: controller
25
- uses: ansible-cloud/[email protected].5
+ uses: ansible-cloud/[email protected].6
26
with:
27
controller_host: ${{ secrets.CONTROLLER_HOST }}
28
controller_username: ${{ secrets.CONTROLLER_USERNAME }}
0 commit comments