diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 85e642d53..b59ddc019 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -79,7 +79,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@v32.0.0 generate-dotenv-files: name: Generate dotenv files strategy: