mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	chore(deps): update metcalfc/changelog-generator action to v1 (#982)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
		
							parent
							
								
									4ff35466d0
								
							
						
					
					
						commit
						a85aba86ba
					
				
							
								
								
									
										2
									
								
								.github/workflows/release_changelog.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release_changelog.yml
									
									
									
									
										vendored
									
									
								
							@ -13,7 +13,7 @@ jobs:
 | 
				
			|||||||
        uses: actions/checkout@v2
 | 
					        uses: actions/checkout@v2
 | 
				
			||||||
      - name: Build changelog
 | 
					      - name: Build changelog
 | 
				
			||||||
        id: github_release
 | 
					        id: github_release
 | 
				
			||||||
        uses: metcalfc/changelog-generator@v0.4.4
 | 
					        uses: metcalfc/changelog-generator@v1.0.0
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          myToken: ${{ secrets.GITHUB_TOKEN }}
 | 
					          myToken: ${{ secrets.GITHUB_TOKEN }}
 | 
				
			||||||
      - name: Create release
 | 
					      - name: Create release
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user