File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616 steps :
1717 - name : Add agent-java label
18- uses : AlexanderWert/issue-labeler@v2.3
18+ uses : AlexanderWert/issue-labeler@32be4a3c3d8f009c2741af471994337c34b4cb6f # v2.3
1919 with :
2020 repo-token : " ${{ secrets.GITHUB_TOKEN }}"
2121 configuration-path : .github/labeler-config.yml
4949 echo "::debug::isExcluded: ${{ steps.checkUserMember.outputs.isExcluded }}"
5050 - name : Add community and triage lables
5151 if : steps.checkUserMember.outputs.isTeamMember != 'true' && steps.checkUserMember.outputs.isExcluded != 'true'
52- uses : AlexanderWert/issue-labeler@v2.3
52+ uses : AlexanderWert/issue-labeler@32be4a3c3d8f009c2741af471994337c34b4cb6f # v2.3
5353 with :
5454 repo-token : " ${{ secrets.GITHUB_TOKEN }}"
5555 configuration-path : .github/community-label.yml
You can’t perform that action at this time.
0 commit comments