diff --git a/.github/workflows/directory-bootstrap-alpine.yml b/.github/workflows/directory-bootstrap-alpine.yml index 600e063..c39d52c 100644 --- a/.github/workflows/directory-bootstrap-alpine.yml +++ b/.github/workflows/directory-bootstrap-alpine.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-22.04 steps: - name: Checkout Git repository - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 + uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 - name: Cache pip uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4.0.1 diff --git a/.github/workflows/directory-bootstrap-arch.yml b/.github/workflows/directory-bootstrap-arch.yml index 20cc1e3..c083730 100644 --- a/.github/workflows/directory-bootstrap-arch.yml +++ b/.github/workflows/directory-bootstrap-arch.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-22.04 steps: - name: Checkout Git repository - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 + uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 - name: Cache pip uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4.0.1 diff --git a/.github/workflows/directory-bootstrap-gentoo.yml b/.github/workflows/directory-bootstrap-gentoo.yml index 0a3efb0..718239f 100644 --- a/.github/workflows/directory-bootstrap-gentoo.yml +++ b/.github/workflows/directory-bootstrap-gentoo.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-22.04 steps: - name: Checkout Git repository - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 + uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 - name: Cache pip uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4.0.1 diff --git a/.github/workflows/directory-bootstrap-void.yml b/.github/workflows/directory-bootstrap-void.yml index 388ec36..5a6635d 100644 --- a/.github/workflows/directory-bootstrap-void.yml +++ b/.github/workflows/directory-bootstrap-void.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-22.04 steps: - name: Checkout Git repository - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 + uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 - name: Cache pip uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4.0.1 diff --git a/.github/workflows/image-bootstrap-arch.yml b/.github/workflows/image-bootstrap-arch.yml index 3dae1b2..bde1086 100644 --- a/.github/workflows/image-bootstrap-arch.yml +++ b/.github/workflows/image-bootstrap-arch.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-22.04 steps: - name: Checkout Git repository - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 + uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 - name: Cache pip uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4.0.1 diff --git a/.github/workflows/image-bootstrap-debian.yml b/.github/workflows/image-bootstrap-debian.yml index 98d2f55..45f96ba 100644 --- a/.github/workflows/image-bootstrap-debian.yml +++ b/.github/workflows/image-bootstrap-debian.yml @@ -19,7 +19,7 @@ jobs: runs-on: ubuntu-22.04 steps: - name: Checkout Git repository - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 + uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 - name: Cache pip uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4.0.1 diff --git a/.github/workflows/image-bootstrap-gentoo.yml b/.github/workflows/image-bootstrap-gentoo.yml index cd02ba6..869c07e 100644 --- a/.github/workflows/image-bootstrap-gentoo.yml +++ b/.github/workflows/image-bootstrap-gentoo.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-22.04 steps: - name: Checkout Git repository - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 + uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 - name: Cache pip uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4.0.1 diff --git a/.github/workflows/image-bootstrap-ubuntu.yml b/.github/workflows/image-bootstrap-ubuntu.yml index 995109f..f8ff746 100644 --- a/.github/workflows/image-bootstrap-ubuntu.yml +++ b/.github/workflows/image-bootstrap-ubuntu.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-22.04 steps: - name: Checkout Git repository - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 + uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 - name: Cache pip uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4.0.1 diff --git a/.github/workflows/run-test-suite.yml b/.github/workflows/run-test-suite.yml index 37f494f..57215cb 100644 --- a/.github/workflows/run-test-suite.yml +++ b/.github/workflows/run-test-suite.yml @@ -11,7 +11,7 @@ jobs: name: Run the test suite runs-on: ubuntu-22.04 steps: - - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 + - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 - name: Set up Python 3.8 uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0