diff --git a/.github/workflows/benchmark-and-update-readme.yml b/.github/workflows/benchmark-and-update-readme.yml index 67dd785..59e19f8 100644 --- a/.github/workflows/benchmark-and-update-readme.yml +++ b/.github/workflows/benchmark-and-update-readme.yml @@ -57,7 +57,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 + uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd with: fetch-depth: 0 persist-credentials: false diff --git a/.github/workflows/benchmark-v02-daily-light.yml b/.github/workflows/benchmark-v02-daily-light.yml index 20b293c..0217e5c 100644 --- a/.github/workflows/benchmark-v02-daily-light.yml +++ b/.github/workflows/benchmark-v02-daily-light.yml @@ -63,7 +63,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 + uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd with: persist-credentials: false diff --git a/.github/workflows/benchmark-v02-dashboard-auto.yml b/.github/workflows/benchmark-v02-dashboard-auto.yml index ca58821..4dbd2ae 100644 --- a/.github/workflows/benchmark-v02-dashboard-auto.yml +++ b/.github/workflows/benchmark-v02-dashboard-auto.yml @@ -62,7 +62,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 + uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd with: fetch-depth: 0 persist-credentials: false @@ -152,7 +152,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 + uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd with: fetch-depth: 0 persist-credentials: false diff --git a/.github/workflows/protocol-gate.yml b/.github/workflows/protocol-gate.yml index 78df9ee..ded00a6 100644 --- a/.github/workflows/protocol-gate.yml +++ b/.github/workflows/protocol-gate.yml @@ -15,7 +15,7 @@ jobs: timeout-minutes: 20 steps: - name: Checkout - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 + uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd with: persist-credentials: false diff --git a/.github/workflows/publish-trends-pages.yml b/.github/workflows/publish-trends-pages.yml index 6fa2c92..03ae620 100644 --- a/.github/workflows/publish-trends-pages.yml +++ b/.github/workflows/publish-trends-pages.yml @@ -30,7 +30,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 + uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd with: persist-credentials: false