mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
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 de8f3e2cbf)
This commit is contained in:
committed by
github-actions[bot]
parent
6038b74ae7
commit
cf872c2515
2
.github/workflows/backport.yml
vendored
2
.github/workflows/backport.yml
vendored
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user