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 70843e6 + ebc8f19 commit 1afb2b1Copy full SHA for 1afb2b1
.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