Skip to content

Commit 4b12173

Browse files
committed
syncing
1 parent dcb1c35 commit 4b12173

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
steps:
2424
- name: Load the ansible-cloud action
2525
id: controller
26-
uses: ansible-cloud/[email protected].6
26+
uses: ansible-cloud/[email protected].9
2727
with:
2828
controller_host: ${{ secrets.CONTROLLER_HOST }}
2929
controller_username: ${{ secrets.CONTROLLER_USERNAME }}

entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#! /usr/bin/env bash
1+
#! /usr/bin/bash
22

33
echo "AAP - Automation controller Github Action"
44

0 commit comments

Comments
 (0)