mirror of
				https://github.com/LOLBAS-Project/LOLBAS
				synced 2025-10-31 16:49:36 +01:00 
			
		
		
		
	Changing linter
This commit is contained in:
		
							
								
								
									
										8
									
								
								.github/workflows/yaml-linting.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/workflows/yaml-linting.yml
									
									
									
									
										vendored
									
									
								
							| @@ -12,8 +12,8 @@ jobs: | ||||
|   lintFiles: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|       - uses: actions/checkout@v1 | ||||
|       - name: yaml-lint | ||||
|         uses: ibiqlik/action-yamllint@v3.1.0 | ||||
|       - uses: actions/checkout | ||||
|       - name: Run yamllint | ||||
|         uses: frenck/action-yamllint | ||||
|         with: | ||||
|           config_file: .github/.yamllint | ||||
|           config: ".github/.yamllint" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user