diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 3e1147637..f2008f214 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -77,7 +77,7 @@ jobs: fetch-depth: 0 - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v31.0.3 + uses: tj-actions/changed-files@v35.4.4 generate-dotenv-files: name: Generate dotenv files strategy: