forked from mirrors/qmk_userspace
		
	Pin actions/labeler to v4
This commit is contained in:
		
					parent
					
						
							
								c3773587e9
							
						
					
				
			
			
				commit
				
					
						6042094c75
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/labeler.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/labeler.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -12,7 +12,7 @@ jobs:
 | 
				
			||||||
  triage:
 | 
					  triage:
 | 
				
			||||||
    runs-on: ubuntu-latest
 | 
					    runs-on: ubuntu-latest
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
    - uses: actions/labeler@main
 | 
					    - uses: actions/labeler@v4
 | 
				
			||||||
      with:
 | 
					      with:
 | 
				
			||||||
        repo-token: "${{ secrets.GITHUB_TOKEN }}"
 | 
					        repo-token: "${{ secrets.GITHUB_TOKEN }}"
 | 
				
			||||||
        configuration-path: '.github/labeler.yml'
 | 
					        configuration-path: '.github/labeler.yml'
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue