summaryrefslogtreecommitdiff
path: root/.github/workflows/label-backport.yml
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-06-14 15:27:27 +0200
committerGitHub <noreply@github.com>2024-06-14 15:27:27 +0200
commit9d5f2dca9c0aad311dc4ebed7a7ca4a34c9e55a3 (patch)
treea22c79fbfa70086b4f6ecc3cc387f9c5b0036533 /.github/workflows/label-backport.yml
parent1abf323d378bb565236f21d8a0cfbf6b1b00a08c (diff)
parent6c4bd6cdaa6008f05ed610742a4cc7e79988b737 (diff)
downloadvyos-1x-9d5f2dca9c0aad311dc4ebed7a7ca4a34c9e55a3.tar.gz
vyos-1x-9d5f2dca9c0aad311dc4ebed7a7ca4a34c9e55a3.zip
Merge pull request #3647 from vyos/T6487-update-central-workflow-branch
T6487: updated central workflows to use current branch
Diffstat (limited to '.github/workflows/label-backport.yml')
-rw-r--r--.github/workflows/label-backport.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/label-backport.yml b/.github/workflows/label-backport.yml
index 9192b8184..efbd4388f 100644
--- a/.github/workflows/label-backport.yml
+++ b/.github/workflows/label-backport.yml
@@ -8,5 +8,5 @@ permissions:
jobs:
mergifyio-backport:
- uses: vyos/.github/.github/workflows/label-backport.yml@feature/T6349-reusable-workflows
+ uses: vyos/.github/.github/workflows/label-backport.yml@current
secrets: inherit