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 d14c70f commit 538dd80Copy full SHA for 538dd80
.github/workflows/99-labeler.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-24.04 # Use Ubuntu 24.04 explicitly
13
steps:
14
- name: 🏷️ Labeler
15
- uses: actions/labeler@v5
+ uses: actions/labeler@v6
16
with:
17
repo-token: "${{ secrets.GITHUB_TOKEN }}"
18
sync-labels: true
0 commit comments