We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b837819 + 362abdc commit 1ef4db9Copy full SHA for 1ef4db9
.github/workflows/labeler.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/checkout@v6
22
-
23
name: Run Labeler
24
- uses: crazy-max/ghaction-github-labeler@24d110aa46a59976b8a7f35518cb7f14f434c916
+ uses: crazy-max/ghaction-github-labeler@548a7c3603594ec17c819e1239f281a3b801ab4d
25
with:
26
github-token: ${{ secrets.GITHUB_TOKEN }}
27
yaml-file: .github/labels.yml
0 commit comments