From dbb348fea49756bdbc38b0b106bee204a5032ea8 Mon Sep 17 00:00:00 2001 From: Grant G <grant0417@users.noreply.github.com> Date: Thu, 30 May 2024 16:48:22 -0400 Subject: [PATCH] Update README.md (#180) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e0fa2b9..c4d05f99 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ jobs: - name: Create Autocomplete PR ## Create the autocomplete PR using this action - uses: withfig/publish-to-fig-autocomplete@v1 + uses: withfig/publish-to-fig-autocomplete@v2 with: token: ${{ secrets.YOUR_PAT_HERE }} autocomplete-spec-name: generated-spec