From dfa555626fb8ab0ef5963274fb7444bdc9061fc0 Mon Sep 17 00:00:00 2001 From: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Date: Mon, 12 Feb 2024 08:05:06 +0100 Subject: [PATCH] ci(update_submodule.yml) Bump peter-evans/create-pull-request to v6 (#225) --- .github/workflows/update_submodules.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update_submodules.yml b/.github/workflows/update_submodules.yml index 39de7057..6da84d98 100644 --- a/.github/workflows/update_submodules.yml +++ b/.github/workflows/update_submodules.yml @@ -24,7 +24,7 @@ jobs: git submodule update --remote --merge - name: Create Pull Request - uses: peter-evans/create-pull-request@v5 + uses: peter-evans/create-pull-request@v6 with: title: 'Update submodules' body: ''