From 47912f71d87193a3f71c47d97db27e400a47b60c Mon Sep 17 00:00:00 2001 From: Antoine du Hamel Date: Fri, 17 Feb 2023 01:13:12 +0100 Subject: [PATCH] chore(ci): upgrade `gr2m/create-or-update-pull-request-action` version (#237) --- .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 7f1d76e..dcfaf1d 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -44,7 +44,7 @@ jobs: }, }" > config.json - - uses: gr2m/create-or-update-pull-request-action@6720400cad8e74d7adc64640e4e6ea6748b83d8f + - uses: gr2m/create-or-update-pull-request-action@77596e3166f328b24613f7082ab30bf2d93079d5 # v1.9.2 # Creates a PR or update the Action's existing PR, or # no-op if the base branch is already up-to-date. env: