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.
2 parents 8eb8721 + 7862733 commit 515b956Copy full SHA for 515b956
.github/workflows/labeler.yml
@@ -25,6 +25,6 @@ jobs:
25
- name: "Check out the codebase."
26
uses: "actions/checkout@v5"
27
28
- - uses: "actions/labeler@v5.0.0"
+ - uses: "actions/labeler@v6.0.1"
29
with:
30
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments