diff --git a/README.md b/README.md index 62700d9..bde1138 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ jobs: - uses: actions/checkout@v3 with: fetch-depth: 0 - - uses: DevCycleHQ/feature-flag-code-usage-action@main + - uses: DevCycleHQ/feature-flag-code-usage-action@v1.1.5 with: github-token: ${{ secrets.GITHUB_TOKEN }} client-id: ${{ secrets.DVC_CLIENT_ID }}