mirror of
				https://github.com/LOLBAS-Project/LOLBAS
				synced 2025-10-31 16:49:36 +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: |   lintFiles: | ||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout |       - uses: actions/checkout@v3 | ||||||
|       - name: Run yamllint |       - name: Run yamllint | ||||||
|         uses: frenck/action-yamllint |         uses: frenck/action-yamllint@v1 | ||||||
|         with: |         with: | ||||||
|           config: ".github/.yamllint" |           config: ".github/.yamllint" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user