diff --git a/.github/workflows/pr-build.yml b/.github/workflows/pr-build.yml index cdd69d8b7..9f30caf86 100644 --- a/.github/workflows/pr-build.yml +++ b/.github/workflows/pr-build.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Checkout 🛎️ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: persist-credentials: false diff --git a/.github/workflows/site-build.yml b/.github/workflows/site-build.yml index 7fb4314df..36744729b 100644 --- a/.github/workflows/site-build.yml +++ b/.github/workflows/site-build.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Checkout 🛎️ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: persist-credentials: false