From c5b60fa1ca88e3ea2d4bf6a8c8e5be8dece056c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 02:01:13 +0530 Subject: [PATCH] chore(deps): update actions/checkout digest to 8eb1f6a (#720) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 c9e12c9f..e2195e1f 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@b32f140b0c872d58512e0a66172253c302617b90 + uses: actions/checkout@8eb1f6a495037164bea451156472f35fdd6bafc0 - name: Setup Ansible and Dependencies env: diff --git a/.github/workflows/ansible--list-inventory.yml b/.github/workflows/ansible--list-inventory.yml index 8f793352..51f3c455 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@b32f140b0c872d58512e0a66172253c302617b90 + uses: actions/checkout@8eb1f6a495037164bea451156472f35fdd6bafc0 - 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 1bdcc265..a53dde76 100644 --- a/.github/workflows/ansible--reboot.yml +++ b/.github/workflows/ansible--reboot.yml @@ -49,7 +49,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@b32f140b0c872d58512e0a66172253c302617b90 + uses: actions/checkout@8eb1f6a495037164bea451156472f35fdd6bafc0 - name: Setup Ansible and Dependencies env: diff --git a/.github/workflows/ansible--update.yml b/.github/workflows/ansible--update.yml index af543ee0..129772de 100644 --- a/.github/workflows/ansible--update.yml +++ b/.github/workflows/ansible--update.yml @@ -49,7 +49,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@b32f140b0c872d58512e0a66172253c302617b90 + uses: actions/checkout@8eb1f6a495037164bea451156472f35fdd6bafc0 - name: Setup Ansible and Dependencies env: diff --git a/.github/workflows/ansible--uptime.yml b/.github/workflows/ansible--uptime.yml index ea540588..9d62e1ae 100644 --- a/.github/workflows/ansible--uptime.yml +++ b/.github/workflows/ansible--uptime.yml @@ -49,7 +49,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@b32f140b0c872d58512e0a66172253c302617b90 + uses: actions/checkout@8eb1f6a495037164bea451156472f35fdd6bafc0 - name: Setup Ansible and Dependencies env: