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 e29d99f + ebb5b29 commit 7972e7bCopy full SHA for 7972e7b
1 file changed
.github/workflows/pr-automation.yml
@@ -41,7 +41,7 @@ jobs:
41
uses: actions/checkout@v6
42
43
- name: Label based on changed files
44
- uses: actions/labeler@v6.0.1
+ uses: actions/labeler@v6.1.0
45
with:
46
repo-token: ${{ secrets.GITHUB_TOKEN }}
47
configuration-path: .github/labeler.yml
0 commit comments