From 5b5803c46dd108c6c1f1fb8af3d9b39176d4329d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 22:04:26 +0000 Subject: [PATCH] chore: bump vsoch/pull-request-action from 1.0.19 to 1.1.1 Bumps [vsoch/pull-request-action](https://github.com/vsoch/pull-request-action) from 1.0.19 to 1.1.1. - [Release notes](https://github.com/vsoch/pull-request-action/releases) - [Changelog](https://github.com/vsoch/pull-request-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/vsoch/pull-request-action/compare/1.0.19...1.1.1) --- updated-dependencies: - dependency-name: vsoch/pull-request-action dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/sync-higgs-shop-data-plan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-higgs-shop-data-plan.yml b/.github/workflows/sync-higgs-shop-data-plan.yml index b145448..9f85c73 100644 --- a/.github/workflows/sync-higgs-shop-data-plan.yml +++ b/.github/workflows/sync-higgs-shop-data-plan.yml @@ -57,7 +57,7 @@ jobs: file_pattern: core-sdk-samples/higgs-shop-sample-app/dataplans/* - name: Open Pull Request - uses: vsoch/pull-request-action@1.0.19 + uses: vsoch/pull-request-action@1.1.1 env: GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} PULL_REQUEST_BRANCH: development