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 6f8b748 commit ebc8f19Copy full SHA for ebc8f19
.github/workflows/summary-labeler.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v4
12
- - uses: fuxingloh/multi-labeler@main
+ - uses: fuxingloh/multi-labeler@v4.0.0
13
with:
14
github-token: ${{ secrets.GITHUB_TOKEN }}
15
config-path: '.github/summary-labels.yml'
0 commit comments