We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 406a51f commit f5f587eCopy full SHA for f5f587e
1 file changed
.github/workflows/Labeler.yml
@@ -34,7 +34,7 @@ jobs:
34
35
steps:
36
- name: Apply Labels Based on PR File Paths
37
- uses: actions/labeler@v4.2.0
+ uses: actions/labeler@v4.3.0
38
with:
39
configuration-path: .github/workflows/label-issues/file-paths.yml
40
repo-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments