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 16ca2eb commit 83d6077Copy full SHA for 83d6077
.github/workflows/new-prs.yml
@@ -67,7 +67,7 @@ jobs:
67
github.event.pull_request.draft == false &&
68
github.event.pull_request.commits < 10
69
steps:
70
- - uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
+ - uses: actions/labeler@ac9175f8a1f3625fd0d4fb234536d26811351594 # v4.3.0
71
with:
72
configuration-path: .github/new-prs-labeler.yml
73
# workaround for https://github.com/actions/labeler/issues/112
0 commit comments