diff --git a/.github/workflows/all.yml b/.github/workflows/all.yml index 642032a..b8a4911 100644 --- a/.github/workflows/all.yml +++ b/.github/workflows/all.yml @@ -51,7 +51,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Set up QEMU uses: docker/setup-qemu-action@v3 diff --git a/.github/workflows/alpine-ansible-latest.yml b/.github/workflows/alpine-ansible-latest.yml index 66d29d9..c47d8a9 100644 --- a/.github/workflows/alpine-ansible-latest.yml +++ b/.github/workflows/alpine-ansible-latest.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Set up QEMU uses: docker/setup-qemu-action@v3 diff --git a/.github/workflows/amazon2-ansible-latest.yml b/.github/workflows/amazon2-ansible-latest.yml index f076fa5..cf14f5e 100644 --- a/.github/workflows/amazon2-ansible-latest.yml +++ b/.github/workflows/amazon2-ansible-latest.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Set up QEMU uses: docker/setup-qemu-action@v3 diff --git a/.github/workflows/amazon2023-ansible-latest.yml b/.github/workflows/amazon2023-ansible-latest.yml index 7349ad5..efd26c0 100644 --- a/.github/workflows/amazon2023-ansible-latest.yml +++ b/.github/workflows/amazon2023-ansible-latest.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Set up QEMU uses: docker/setup-qemu-action@v3 diff --git a/.github/workflows/arch-ansible-latest.yml b/.github/workflows/arch-ansible-latest.yml index e2e4f3a..26d23db 100644 --- a/.github/workflows/arch-ansible-latest.yml +++ b/.github/workflows/arch-ansible-latest.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Set up QEMU uses: docker/setup-qemu-action@v3 diff --git a/.github/workflows/centos7-ansible-latest.yml b/.github/workflows/centos7-ansible-latest.yml index 2f68519..f8aebe5 100644 --- a/.github/workflows/centos7-ansible-latest.yml +++ b/.github/workflows/centos7-ansible-latest.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Set up QEMU uses: docker/setup-qemu-action@v3 diff --git a/.github/workflows/centos8-ansible-latest.yml b/.github/workflows/centos8-ansible-latest.yml index de8279c..9838686 100644 --- a/.github/workflows/centos8-ansible-latest.yml +++ b/.github/workflows/centos8-ansible-latest.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Set up QEMU uses: docker/setup-qemu-action@v3 diff --git a/.github/workflows/centosstream8-ansible-latest.yml b/.github/workflows/centosstream8-ansible-latest.yml index 6336e57..341cafb 100644 --- a/.github/workflows/centosstream8-ansible-latest.yml +++ b/.github/workflows/centosstream8-ansible-latest.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Set up QEMU uses: docker/setup-qemu-action@v3 diff --git a/.github/workflows/centosstream9-ansible-latest.yml b/.github/workflows/centosstream9-ansible-latest.yml index f1daecb..a8da43c 100644 --- a/.github/workflows/centosstream9-ansible-latest.yml +++ b/.github/workflows/centosstream9-ansible-latest.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Set up QEMU uses: docker/setup-qemu-action@v3 diff --git a/.github/workflows/debian10-ansible-latest.yml b/.github/workflows/debian10-ansible-latest.yml index b9040cc..65f0d4f 100644 --- a/.github/workflows/debian10-ansible-latest.yml +++ b/.github/workflows/debian10-ansible-latest.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Set up QEMU uses: docker/setup-qemu-action@v3 diff --git a/.github/workflows/debian11-ansible-latest.yml b/.github/workflows/debian11-ansible-latest.yml index 6a32b25..8c84b5b 100644 --- a/.github/workflows/debian11-ansible-latest.yml +++ b/.github/workflows/debian11-ansible-latest.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Set up QEMU uses: docker/setup-qemu-action@v3 diff --git a/.github/workflows/debian12-ansible-latest.yml b/.github/workflows/debian12-ansible-latest.yml index a7fc1b2..4622e40 100644 --- a/.github/workflows/debian12-ansible-latest.yml +++ b/.github/workflows/debian12-ansible-latest.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Set up QEMU uses: docker/setup-qemu-action@v3 diff --git a/.github/workflows/fedora37-ansible-latest.yml b/.github/workflows/fedora37-ansible-latest.yml index 6e76d92..2e6ecae 100644 --- a/.github/workflows/fedora37-ansible-latest.yml +++ b/.github/workflows/fedora37-ansible-latest.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Set up QEMU uses: docker/setup-qemu-action@v3 diff --git a/.github/workflows/fedora38-ansible-latest.yml b/.github/workflows/fedora38-ansible-latest.yml index cb6297c..4951174 100644 --- a/.github/workflows/fedora38-ansible-latest.yml +++ b/.github/workflows/fedora38-ansible-latest.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Set up QEMU uses: docker/setup-qemu-action@v3 diff --git a/.github/workflows/opensuse_tumbleweed-ansible-latest.yml b/.github/workflows/opensuse_tumbleweed-ansible-latest.yml index 76dffbf..ea5499c 100644 --- a/.github/workflows/opensuse_tumbleweed-ansible-latest.yml +++ b/.github/workflows/opensuse_tumbleweed-ansible-latest.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Set up QEMU uses: docker/setup-qemu-action@v3 diff --git a/.github/workflows/openwrt-ansible-latest.yml b/.github/workflows/openwrt-ansible-latest.yml index 94c22c5..567194b 100644 --- a/.github/workflows/openwrt-ansible-latest.yml +++ b/.github/workflows/openwrt-ansible-latest.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Set up QEMU uses: docker/setup-qemu-action@v3 diff --git a/.github/workflows/oracle7-ansible-latest.yml b/.github/workflows/oracle7-ansible-latest.yml index 039d969..fd358b9 100644 --- a/.github/workflows/oracle7-ansible-latest.yml +++ b/.github/workflows/oracle7-ansible-latest.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Set up QEMU uses: docker/setup-qemu-action@v3 diff --git a/.github/workflows/rocky8-ansible-latest.yml b/.github/workflows/rocky8-ansible-latest.yml index 5e48e05..e5442f3 100644 --- a/.github/workflows/rocky8-ansible-latest.yml +++ b/.github/workflows/rocky8-ansible-latest.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Set up QEMU uses: docker/setup-qemu-action@v3 diff --git a/.github/workflows/rocky9-ansible-latest.yml b/.github/workflows/rocky9-ansible-latest.yml index 5c71cb5..82b3fe9 100644 --- a/.github/workflows/rocky9-ansible-latest.yml +++ b/.github/workflows/rocky9-ansible-latest.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Set up QEMU uses: docker/setup-qemu-action@v3 diff --git a/.github/workflows/ubuntu1804-ansible-latest.yml b/.github/workflows/ubuntu1804-ansible-latest.yml index 718127a..f3859ee 100644 --- a/.github/workflows/ubuntu1804-ansible-latest.yml +++ b/.github/workflows/ubuntu1804-ansible-latest.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Set up QEMU uses: docker/setup-qemu-action@v3 diff --git a/.github/workflows/ubuntu2004-ansible-latest.yml b/.github/workflows/ubuntu2004-ansible-latest.yml index 24cce03..7fad37d 100644 --- a/.github/workflows/ubuntu2004-ansible-latest.yml +++ b/.github/workflows/ubuntu2004-ansible-latest.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Set up QEMU uses: docker/setup-qemu-action@v3 diff --git a/.github/workflows/ubuntu2204-ansible-latest.yml b/.github/workflows/ubuntu2204-ansible-latest.yml index 8a60eee..33d702d 100644 --- a/.github/workflows/ubuntu2204-ansible-latest.yml +++ b/.github/workflows/ubuntu2204-ansible-latest.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Set up QEMU uses: docker/setup-qemu-action@v3