mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	chore(deps): update akhileshns/heroku-deploy action to v3.12.14 (#3804)
This commit is contained in:
		
							parent
							
								
									c3de9d7161
								
							
						
					
					
						commit
						e5df517ad9
					
				
							
								
								
									
										2
									
								
								.github/workflows/reset_heroku.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/reset_heroku.yml
									
									
									
									
										vendored
									
									
								
							@ -14,7 +14,7 @@ jobs:
 | 
				
			|||||||
        uses: actions/checkout@v2
 | 
					        uses: actions/checkout@v2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Install Heroku CLI
 | 
					      - name: Install Heroku CLI
 | 
				
			||||||
        uses: akhileshns/heroku-deploy@v3.12.13
 | 
					        uses: akhileshns/heroku-deploy@v3.12.14
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          heroku_api_key: ${{ secrets.HEROKU_API_KEY }}
 | 
					          heroku_api_key: ${{ secrets.HEROKU_API_KEY }}
 | 
				
			||||||
          heroku_email: ${{ secrets.HEROKU_EMAIL }}
 | 
					          heroku_email: ${{ secrets.HEROKU_EMAIL }}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user