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 15d7354 + 613b7a1 commit 9743b80Copy full SHA for 9743b80
1 file changed
.github/workflows/pr-automation.yml
@@ -41,7 +41,7 @@ jobs:
41
uses: actions/checkout@v4
42
43
- name: Label based on changed files
44
- uses: actions/labeler@v5.0.0
+ uses: actions/labeler@v6.0.1
45
with:
46
repo-token: ${{ secrets.GITHUB_TOKEN }}
47
configuration-path: .github/labeler.yml
0 commit comments