From 451117c4cabd541621d30fbd02f91aa844af8470 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 19:26:10 +0000 Subject: [PATCH] Bump technote-space/create-pr-action from 2.1.1 to 2.1.2.2872065520 Bumps [technote-space/create-pr-action](https://github.com/technote-space/create-pr-action) from 2.1.1 to 2.1.2.2872065520. - [Release notes](https://github.com/technote-space/create-pr-action/releases) - [Changelog](https://github.com/technote-space/create-pr-action/blob/main/.releasegarc) - [Commits](https://github.com/technote-space/create-pr-action/compare/95c1e76dc9b65848afe397ea156666021f2e8243...50d404fece196bf472c09b0cd6fddfec08ffa426) --- updated-dependencies: - dependency-name: technote-space/create-pr-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/sdk-update-api-spec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sdk-update-api-spec.yaml b/.github/workflows/sdk-update-api-spec.yaml index e4eb5ae2a..cfdfa1f22 100644 --- a/.github/workflows/sdk-update-api-spec.yaml +++ b/.github/workflows/sdk-update-api-spec.yaml @@ -34,7 +34,7 @@ jobs: run: npm ci --no-audit - name: Update generated sources and create pull request - uses: technote-space/create-pr-action@95c1e76dc9b65848afe397ea156666021f2e8243 # tag=v2 + uses: technote-space/create-pr-action@50d404fece196bf472c09b0cd6fddfec08ffa426 # tag=v2 with: EXECUTE_COMMANDS: | npm run build:generated-client