diff --git a/.github/workflows/ansible--cleanup-clients.yml b/.github/workflows/ansible--cleanup-clients.yml index bee6b838..6aaf2aa7 100644 --- a/.github/workflows/ansible--cleanup-clients.yml +++ b/.github/workflows/ansible--cleanup-clients.yml @@ -30,7 +30,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@6d193bf28034eafb982f37bd894289fe649468fc + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 - name: Setup Ansible and Dependencies env: diff --git a/.github/workflows/ansible--list-inventory.yml b/.github/workflows/ansible--list-inventory.yml index 10a89a2d..5383527a 100644 --- a/.github/workflows/ansible--list-inventory.yml +++ b/.github/workflows/ansible--list-inventory.yml @@ -13,7 +13,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@6d193bf28034eafb982f37bd894289fe649468fc + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 - name: Setup Ansible and Dependencies working-directory: ${{ env.WORKING_DIR }} diff --git a/.github/workflows/ansible--reboot.yml b/.github/workflows/ansible--reboot.yml index 5cef2a14..49af5b13 100644 --- a/.github/workflows/ansible--reboot.yml +++ b/.github/workflows/ansible--reboot.yml @@ -49,7 +49,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@6d193bf28034eafb982f37bd894289fe649468fc + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 - name: Setup Ansible and Dependencies env: diff --git a/.github/workflows/ansible--update.yml b/.github/workflows/ansible--update.yml index 18485bb3..2914cded 100644 --- a/.github/workflows/ansible--update.yml +++ b/.github/workflows/ansible--update.yml @@ -49,7 +49,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@6d193bf28034eafb982f37bd894289fe649468fc + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 - name: Setup Ansible and Dependencies env: diff --git a/.github/workflows/ansible--uptime.yml b/.github/workflows/ansible--uptime.yml index 657ced30..bd688df5 100644 --- a/.github/workflows/ansible--uptime.yml +++ b/.github/workflows/ansible--uptime.yml @@ -49,7 +49,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@6d193bf28034eafb982f37bd894289fe649468fc + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 - name: Setup Ansible and Dependencies env: