From 10def285d1d0f1cd416ba8fda4f0e903243aadc7 Mon Sep 17 00:00:00 2001 From: Roshith74 <167821391+Roshith74@users.noreply.github.com> Date: Fri, 31 May 2024 11:36:12 -0500 Subject: [PATCH] Update label.yml --- .github/workflows/label.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/label.yml b/.github/workflows/label.yml index 79c4eb8..c5572c7 100644 --- a/.github/workflows/label.yml +++ b/.github/workflows/label.yml @@ -18,7 +18,7 @@ jobs: triage: runs-on: ubuntu-latest steps: - - uses: github/issue-labeler@v4 #May not be the latest version + - uses: github/issue-labeler@2.316.1 #May not be the latest version with: configuration-path: .github/labeler.yml enable-versioned-regex: 0