mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-15 07:09:47 +01:00
Update actions/git-backporting action to v4.8.2
This commit is contained in:
parent
d17db93fbf
commit
b23217fb3e
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ jobs:
|
||||||
cat <<'EOF'
|
cat <<'EOF'
|
||||||
${{ toJSON(github) }}
|
${{ toJSON(github) }}
|
||||||
EOF
|
EOF
|
||||||
- uses: https://code.forgejo.org/actions/git-backporting@v4.8.0
|
- uses: https://code.forgejo.org/actions/git-backporting@v4.8.2
|
||||||
with:
|
with:
|
||||||
target-branch-pattern: "^backport/(?<target>(v.*))$"
|
target-branch-pattern: "^backport/(?<target>(v.*))$"
|
||||||
strategy: ort
|
strategy: ort
|
||||||
|
|
Loading…
Reference in a new issue