We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b22a0ab commit 3ce91e8Copy full SHA for 3ce91e8
.github/workflows/labeler.yml
@@ -14,6 +14,6 @@ jobs:
14
uses: actions/checkout@v4
15
16
- name: Run Labeler
17
- uses: crazy-max/ghaction-github-labeler@v5
+ uses: crazy-max/ghaction-github-labeler@v5.0.0
18
with:
19
skip-delete: true
0 commit comments