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 61f1ed0 commit 7545b02Copy full SHA for 7545b02
.github/workflows/main.yml
@@ -24,7 +24,7 @@ jobs:
24
steps:
25
- name: Load the ansible-cloud action
26
id: controller_job
27
- uses: ansible-cloud/[email protected].8
+ uses: ansible-cloud/[email protected].9
28
with:
29
controller_host: ${{ secrets.CONTROLLER_HOST }}
30
controller_username: ${{ secrets.CONTROLLER_USERNAME }}
0 commit comments