From aea8ff8b93c4726b874ba3432b1094d96ee2433f Mon Sep 17 00:00:00 2001 From: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> Date: Sun, 19 Apr 2026 13:54:50 +0200 Subject: [PATCH] chore(ci): update gr2m/create-or-update-pull-request-action to v1.10.1 --- .github/workflows/sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index 005afed17..0b7bf739b 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -49,7 +49,7 @@ jobs: }, }" > config.json - - uses: gr2m/create-or-update-pull-request-action@77596e3166f328b24613f7082ab30bf2d93079d5 # v1.9.2 + - uses: gr2m/create-or-update-pull-request-action@b65137ca591da0b9f43bad7b24df13050ea45d1b # v1.10.1 # Creates a PR or update the Action's existing PR, or # no-op if the base branch is already up-to-date. env: