From b5ad8cb3250093639f1ac29ec69697961853570f Mon Sep 17 00:00:00 2001 From: Laura Flores Date: Fri, 26 Jan 2024 09:59:18 -0600 Subject: [PATCH] .github/workflows: update comment to reflect version change Signed-off-by: Laura Flores --- .github/workflows/pr-triage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-triage.yml b/.github/workflows/pr-triage.yml index e94e90146213c..81c23128ae284 100644 --- a/.github/workflows/pr-triage.yml +++ b/.github/workflows/pr-triage.yml @@ -8,7 +8,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Assign labels based on modified files - # https://github.com/marketplace/actions/labeler?version=v4.0.2 + # https://github.com/marketplace/actions/labeler?version=v5.0.0 uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 with: sync-labels: '' -- 2.39.5