mirror of https://github.com/knative/docs.git
				
				
				
			Update actions (#4158)
Signed-off-by: Knative Automation <automation@knative.team>
This commit is contained in:
		
							parent
							
								
									5c1f26e5dc
								
							
						
					
					
						commit
						edd5d58565
					
				|  | @ -100,7 +100,7 @@ jobs: | ||||||
| 
 | 
 | ||||||
|       - name: Install Tools |       - name: Install Tools | ||||||
|         env: |         env: | ||||||
|           WOKE_VERSION: v0.8.0 |           WOKE_VERSION: v0.13.0 | ||||||
|         run: | |         run: | | ||||||
|           TEMP_PATH="$(mktemp -d)" |           TEMP_PATH="$(mktemp -d)" | ||||||
|           cd $TEMP_PATH |           cd $TEMP_PATH | ||||||
|  | @ -127,7 +127,7 @@ jobs: | ||||||
|         if: steps.golangci_configuration.outputs.files_exists == 'true' |         if: steps.golangci_configuration.outputs.files_exists == 'true' | ||||||
|         uses: golangci/golangci-lint-action@v2 |         uses: golangci/golangci-lint-action@v2 | ||||||
|         with: |         with: | ||||||
|           version: v1.40 |           version: v1.42 | ||||||
| 
 | 
 | ||||||
|       - name: misspell |       - name: misspell | ||||||
|         shell: bash |         shell: bash | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue