ci: bump ssh-agent version
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/e2e.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/e2e.yml
									
									
									
									
										vendored
									
									
								
							| @@ -67,7 +67,7 @@ jobs: | |||||||
|       with: |       with: | ||||||
|         token: ${{ secrets.DIGITALOCEAN_ACCESS_TOKEN }} |         token: ${{ secrets.DIGITALOCEAN_ACCESS_TOKEN }} | ||||||
|  |  | ||||||
|     - uses: webfactory/ssh-agent@v0.8.0 |     - uses: webfactory/ssh-agent@v0.9.0 | ||||||
|       with: |       with: | ||||||
|         ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }} |         ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }} | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user