diff --git a/.github/workflows/integration_test.yaml b/.github/workflows/integration_test.yaml index f3900cc56..c34d11760 100644 --- a/.github/workflows/integration_test.yaml +++ b/.github/workflows/integration_test.yaml @@ -11,7 +11,7 @@ jobs: steps: - uses: actions/checkout@v6 - - uses: tj-actions/changed-files@v47.0.4 + - uses: tj-actions/changed-files@v47.0.5 id: changed-files - name: Set output if non-terraform files changed