From cf872c25152dbb3e04aa5bccf416783699d90be2 Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Thu, 26 Jun 2025 14:58:32 +0200 Subject: [PATCH] workflows/backport: korthout/backport-action: 3.2.0 -> 3.2.1 Release Notes: https://github.com/korthout/backport-action/releases/tag/v3.2.1 This should many of the annoying, duplicated error messages that the backport action comments. (cherry picked from commit de8f3e2cbf9d4479ae60848acd6a671d8567939b) --- .github/workflows/backport.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/backport.yml b/.github/workflows/backport.yml index 9407fea7f8e5..c0b92a986c7c 100644 --- a/.github/workflows/backport.yml +++ b/.github/workflows/backport.yml @@ -50,7 +50,7 @@ jobs: - name: Create backport PRs id: backport - uses: korthout/backport-action@436145e922f9561fc5ea157ff406f21af2d6b363 # v3.2.0 + uses: korthout/backport-action@0193454f0c5947491d348f33a275c119f30eb736 # v3.2.1 with: # Config README: https://github.com/korthout/backport-action#backport-action copy_labels_pattern: 'severity:\ssecurity'