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 ead82db commit 36fbc0fCopy full SHA for 36fbc0f
.github/workflows/99-labeler.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-24.04 # Use Ubuntu 24.04 explicitly
9
steps:
10
- name: 🏷️ Labeler
11
- uses: actions/labeler@v5
+ uses: actions/labeler@v6
12
continue-on-error: true
13
with:
14
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments