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 d3ca19d commit 624ee6aCopy full SHA for 624ee6a
.github/workflows/pr-tools.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/checkout@v4 # https://github.com/actions/checkout/tree/main#usage
28
29
# https://github.com/actions/labeler#usage
30
- - uses: actions/labeler@v4
+ - uses: actions/labeler@v6
31
with:
32
# https://github.com/actions/labeler#inputs
33
configuration-path: .github/labeler.yml
0 commit comments