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 6c764ca + 2402ab8 commit e4fc409Copy full SHA for e4fc409
1 file changed
.github/workflows/labeler.yml
@@ -9,7 +9,7 @@ jobs:
9
steps:
10
- name: Update labels based on PR title
11
id: labeler
12
- uses: fuxingloh/multi-labeler@f5bd7323b53b0833c1e4ed8d7b797ae995ef75b4 # v2.0.1
+ uses: fuxingloh/multi-labeler@bcd50af464202999e57f556b4aefcf05a34abf85 # v5.0.0
13
with:
14
github-token: ${{secrets.GITHUB_TOKEN}}
15
config-path: .github/multi-labeler.yml
0 commit comments