We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d6c301 commit 548e3e5Copy full SHA for 548e3e5
.github/workflows/labeler.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/checkout@v4
22
-
23
name: Run Labeler
24
- uses: crazy-max/ghaction-github-labeler@31674a3852a9074f2086abcf1c53839d466a47e7
+ uses: crazy-max/ghaction-github-labeler@24d110aa46a59976b8a7f35518cb7f14f434c916
25
with:
26
github-token: ${{ secrets.GITHUB_TOKEN }}
27
yaml-file: .github/labels.yml
0 commit comments