diff --git a/.github/workflows/changed-scope-quality-nightly.yml b/.github/workflows/changed-scope-quality-nightly.yml index f994dbcb..4e4ab44c 100644 --- a/.github/workflows/changed-scope-quality-nightly.yml +++ b/.github/workflows/changed-scope-quality-nightly.yml @@ -36,7 +36,7 @@ jobs: echo "RUNNER_TOOL_CACHE=${RUNNER_TEMP}/hostedtoolcache-${GITHUB_JOB}-${GITHUB_RUN_ID}-${GITHUB_RUN_ATTEMPT}" >> "${GITHUB_ENV}" - name: Checkout - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: fetch-depth: 0 persist-credentials: false diff --git a/.github/workflows/ci-smoke.yml b/.github/workflows/ci-smoke.yml index a8ba7bd9..91301fec 100644 --- a/.github/workflows/ci-smoke.yml +++ b/.github/workflows/ci-smoke.yml @@ -23,7 +23,7 @@ jobs: fi - name: Checkout - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: persist-credentials: false clean: true diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 235ef720..4dc0bce3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -206,7 +206,7 @@ jobs: echo "RUNNER_TOOL_CACHE=${RUNNER_TEMP}/hostedtoolcache-${GITHUB_JOB}-${GITHUB_RUN_ID}-${GITHUB_RUN_ATTEMPT}" >> "${GITHUB_ENV}" - name: Checkout - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: persist-credentials: false fetch-depth: 0 @@ -381,7 +381,7 @@ jobs: echo "RUNNER_TOOL_CACHE=${RUNNER_TEMP}/hostedtoolcache-${GITHUB_JOB}-${GITHUB_RUN_ID}-${GITHUB_RUN_ATTEMPT}" >> "${GITHUB_ENV}" - name: Checkout - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: persist-credentials: false fetch-depth: 0 @@ -417,7 +417,7 @@ jobs: echo "RUNNER_TOOL_CACHE=${RUNNER_TEMP}/hostedtoolcache-${GITHUB_JOB}-${GITHUB_RUN_ID}-${GITHUB_RUN_ATTEMPT}" >> "${GITHUB_ENV}" - name: Checkout - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: persist-credentials: false fetch-depth: 0 @@ -543,7 +543,7 @@ jobs: fi - name: Checkout - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: persist-credentials: false fetch-depth: 0 @@ -623,7 +623,7 @@ jobs: fi - name: Checkout - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: persist-credentials: false fetch-depth: 0 @@ -703,7 +703,7 @@ jobs: fi - name: Checkout - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: persist-credentials: false fetch-depth: 0 @@ -782,7 +782,7 @@ jobs: fi - name: Checkout - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: persist-credentials: false fetch-depth: 0 @@ -860,7 +860,7 @@ jobs: fi - name: Checkout - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: persist-credentials: false fetch-depth: 0 @@ -1015,7 +1015,7 @@ jobs: fi - name: Checkout - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: persist-credentials: false fetch-depth: 0 @@ -1147,7 +1147,7 @@ jobs: } >> "${GITHUB_ENV}" - name: Checkout - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: persist-credentials: false fetch-depth: 0 diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 881231f4..fe39a833 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -14,7 +14,7 @@ jobs: timeout-minutes: 60 steps: - name: Checkout - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: clean: true persist-credentials: false diff --git a/.github/workflows/continuous-governance.yml b/.github/workflows/continuous-governance.yml index 4ee0442f..e689100c 100644 --- a/.github/workflows/continuous-governance.yml +++ b/.github/workflows/continuous-governance.yml @@ -57,7 +57,7 @@ jobs: fi - name: Checkout - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: persist-credentials: false clean: true diff --git a/.github/workflows/github-control-plane.yml b/.github/workflows/github-control-plane.yml index 179ceecd..db959cf6 100644 --- a/.github/workflows/github-control-plane.yml +++ b/.github/workflows/github-control-plane.yml @@ -12,7 +12,7 @@ jobs: environment: owner-approved-sensitive steps: - name: Checkout - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: clean: true persist-credentials: false