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 becc64e commit b4b9515Copy full SHA for b4b9515
.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].2
+ uses: ansible-cloud/[email protected].3
26
with:
27
controller_host: ${{ secrets.CONTROLLER_HOST }}
28
controller_username: ${{ secrets.CONTROLLER_USERNAME }}
0 commit comments