diff --git a/README.md b/README.md index 76d7ab3..7fee158 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@1.0.7 + - uses: DevCycleHQ/feature-flag-code-usage-action@v.1.0.7 with: github-token: ${{ secrets.GITHUB_TOKEN }} client-id: ${{ secrets.DVC_CLIENT_ID }}