From 97c6a6ea7a62444c005a29aa5ddd7d2b7c043b5e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 19:14:02 +0000 Subject: [PATCH] chore(deps): update actions/checkout digest to d632683 --- .github/workflows/ansible--cleanup-clients.yml | 2 +- .github/workflows/ansible--list-inventory.yml | 2 +- .github/workflows/ansible--reboot.yml | 2 +- .github/workflows/ansible--update.yml | 2 +- .github/workflows/ansible--uptime.yml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) 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: