From 0e1305c8e244b8ad417f6685a262e9c19cd30c45 Mon Sep 17 00:00:00 2001 From: Derek Bailey Date: Sat, 16 Dec 2023 22:22:07 -0800 Subject: [PATCH] Update label.yml copy paste issue with last commit --- .github/workflows/label.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/label.yml b/.github/workflows/label.yml index fd31f6ad4..8749a9f5d 100644 --- a/.github/workflows/label.yml +++ b/.github/workflows/label.yml @@ -19,7 +19,6 @@ jobs: runs-on: ubuntu-latest steps: - # Version 4.1.0 - - uses: actions/labeler@4ee18d5d34efd9b4f7dafdb0e363cb688eb438044 + - uses: actions/labeler@ee18d5d34efd9b4f7dafdb0e363cb688eb438044 # 4.1.0 with: repo-token: "${{ secrets.GITHUB_TOKEN }}"