diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 3e1147637..79eb9b15b 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.6.0 generate-dotenv-files: name: Generate dotenv files strategy: