diff --git a/.github/workflows/ansible--cleanup-clients.yml b/.github/workflows/ansible--cleanup-clients.yml index 6aaf2aa7..08ec2729 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@d632683dd7b4114ad314bca15554477dd762a938 + uses: actions/checkout@de5a000abf73b6f4965bd1bcdf8f8d94a56ea815 - name: Setup Ansible and Dependencies env: diff --git a/.github/workflows/ansible--list-inventory.yml b/.github/workflows/ansible--list-inventory.yml index 5383527a..2536392a 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@d632683dd7b4114ad314bca15554477dd762a938 + uses: actions/checkout@de5a000abf73b6f4965bd1bcdf8f8d94a56ea815 - 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 49af5b13..69f80c59 100644 --- a/.github/workflows/ansible--reboot.yml +++ b/.github/workflows/ansible--reboot.yml @@ -49,7 +49,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 + uses: actions/checkout@de5a000abf73b6f4965bd1bcdf8f8d94a56ea815 - name: Setup Ansible and Dependencies env: diff --git a/.github/workflows/ansible--update.yml b/.github/workflows/ansible--update.yml index 2914cded..0848ecf3 100644 --- a/.github/workflows/ansible--update.yml +++ b/.github/workflows/ansible--update.yml @@ -49,7 +49,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 + uses: actions/checkout@de5a000abf73b6f4965bd1bcdf8f8d94a56ea815 - name: Setup Ansible and Dependencies env: diff --git a/.github/workflows/ansible--uptime.yml b/.github/workflows/ansible--uptime.yml index bd688df5..70b7df38 100644 --- a/.github/workflows/ansible--uptime.yml +++ b/.github/workflows/ansible--uptime.yml @@ -49,7 +49,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 + uses: actions/checkout@de5a000abf73b6f4965bd1bcdf8f8d94a56ea815 - name: Setup Ansible and Dependencies env: