Browse Source

chore: bump labeler action version to v0.4.0 (#12806)

K.B.Dharun Krishna 9 months ago
parent
commit
8d3fc3d4a8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/labeler.yml

+ 1 - 1
.github/workflows/labeler.yml

@@ -6,6 +6,6 @@ jobs:
   labeler:
     runs-on: ubuntu-latest
     steps:
-    - uses: tldr-pages/tldr-labeler-action@v0
+    - uses: tldr-pages/tldr-labeler-action@v0.4.0
       with:
         token: "${{ secrets.GITHUB_TOKEN }}"