diff --git a/.github/workflows/DevCyclePR.yml b/.github/workflows/DevCyclePR.yml index 87e16e2..e3e264e 100644 --- a/.github/workflows/DevCyclePR.yml +++ b/.github/workflows/DevCyclePR.yml @@ -14,7 +14,7 @@ jobs: - uses: actions/setup-node@v4 with: node-version: 18 - - uses: DevCycleHQ/feature-flag-pr-insights-action@v2.2.1 + - uses: DevCycleHQ/feature-flag-pr-insights-action@v2.2.2 with: github-token: ${{ secrets.GITHUB_TOKEN }} project-key: ${{ secrets.DVC_PROJECT_KEY }}