From 8ecbc55d00b5a4d2e27ba19f62ca9be3549e8ca5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 21:02:14 +0000 Subject: [PATCH] .github: Bump withfig/push-to-fig-autocomplete-action from 1 to 2 Bumps [withfig/push-to-fig-autocomplete-action](https://github.com/withfig/push-to-fig-autocomplete-action) from 1 to 2. - [Release notes](https://github.com/withfig/push-to-fig-autocomplete-action/releases) - [Commits](https://github.com/withfig/push-to-fig-autocomplete-action/compare/v1...v2) --- updated-dependencies: - dependency-name: withfig/push-to-fig-autocomplete-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/fig.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/fig.yml b/.github/workflows/fig.yml index 4805ed101..1d302d622 100644 --- a/.github/workflows/fig.yml +++ b/.github/workflows/fig.yml @@ -20,7 +20,7 @@ jobs: run: | make fig - name: Create Autocomplete PR ## Create the autocomplete PR using this action - uses: withfig/push-to-fig-autocomplete-action@v1 + uses: withfig/push-to-fig-autocomplete-action@v2 with: token: ${{ secrets.MEROXA_MACHINE }} autocomplete-spec-name: meroxa