mirror of
				https://github.com/LOLBAS-Project/LOLBAS
				synced 2025-11-04 10:39:56 +01:00 
			
		
		
		
	fixing workflow
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/yaml-linting.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/yaml-linting.yml
									
									
									
									
										vendored
									
									
								
							@@ -12,8 +12,8 @@ jobs:
 | 
			
		||||
  lintFiles:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    steps:
 | 
			
		||||
      - uses: actions/checkout
 | 
			
		||||
      - uses: actions/checkout@v3
 | 
			
		||||
      - name: Run yamllint
 | 
			
		||||
        uses: frenck/action-yamllint
 | 
			
		||||
        uses: frenck/action-yamllint@v1
 | 
			
		||||
        with:
 | 
			
		||||
          config: ".github/.yamllint"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user