diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 3240945b303d0..569bc0da28412 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -147,7 +147,7 @@ jobs: timeout-minutes: 5 steps: - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 - - uses: tj-actions/changed-files@87697c0dca7dd44e37a2b79a79489332556ff1f3 + - uses: tj-actions/changed-files@c860b5c47fa71f461da850094ef2f6e3d6514e44 id: changed with: files: | @@ -287,7 +287,7 @@ jobs: timeout-minutes: 5 steps: - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 - - uses: tj-actions/changed-files@87697c0dca7dd44e37a2b79a79489332556ff1f3 + - uses: tj-actions/changed-files@c860b5c47fa71f461da850094ef2f6e3d6514e44 id: changed with: files: | @@ -331,7 +331,7 @@ jobs: timeout-minutes: 5 steps: - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 - - uses: tj-actions/changed-files@87697c0dca7dd44e37a2b79a79489332556ff1f3 + - uses: tj-actions/changed-files@c860b5c47fa71f461da850094ef2f6e3d6514e44 id: changed with: files: |