diff --git a/.github/workflows/father.yml b/.github/workflows/father.yml index 26c7fc8f..90e5b73e 100644 --- a/.github/workflows/father.yml +++ b/.github/workflows/father.yml @@ -26,7 +26,7 @@ jobs: actions: read steps: - name: Checkout repository - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0 with: fetch-depth: 1 diff --git a/.github/workflows/mother.yml b/.github/workflows/mother.yml index c07419ec..a055c4a2 100644 --- a/.github/workflows/mother.yml +++ b/.github/workflows/mother.yml @@ -26,7 +26,7 @@ jobs: actions: read steps: - name: Checkout repository - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0 with: fetch-depth: 1