mirror of https://github.com/containers/podman.git
				
				
				
			[skip-ci] Update dawidd6/action-send-mail action to v3.8.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									c13b403c0f
								
							
						
					
					
						commit
						7988dd82c9
					
				|  | @ -61,7 +61,7 @@ jobs: | |||
|             - if: steps.cron.outputs.failures > 0 | ||||
|               name: Send failure notification e-mail | ||||
|               # Ref: https://github.com/dawidd6/action-send-mail | ||||
|               uses: dawidd6/action-send-mail@v3.7.2 | ||||
|               uses: dawidd6/action-send-mail@v3.8.0 | ||||
|               with: | ||||
|                 server_address: ${{secrets.ACTION_MAIL_SERVER}} | ||||
|                 server_port: 465 | ||||
|  | @ -80,7 +80,7 @@ jobs: | |||
| 
 | ||||
|             - if: failure() | ||||
|               name: Send error notification e-mail | ||||
|               uses: dawidd6/action-send-mail@v3.7.2 | ||||
|               uses: dawidd6/action-send-mail@v3.8.0 | ||||
|               with: | ||||
|                 server_address: ${{secrets.ACTION_MAIL_SERVER}} | ||||
|                 server_port: 465 | ||||
|  |  | |||
|  | @ -66,7 +66,7 @@ jobs: | |||
| 
 | ||||
|             - if: failure() | ||||
|               name: Send error notification e-mail | ||||
|               uses: dawidd6/action-send-mail@v3.7.2 | ||||
|               uses: dawidd6/action-send-mail@v3.8.0 | ||||
|               with: | ||||
|                 server_address: ${{secrets.ACTION_MAIL_SERVER}} | ||||
|                 server_port: 465 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue