mirror of
				https://github.com/UA-Fediland/synapse-admin.git
				synced 2025-10-31 01:48:29 +00:00 
			
		
		
		
	Bump softprops/action-gh-release from 2.0.6 to 2.0.8 (#588)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.6 to 2.0.8.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](a74c6b72af...c062e08bd5)
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
			
			
This commit is contained in:
		
							parent
							
								
									31fe23d688
								
							
						
					
					
						commit
						035baa786a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/github-release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/github-release.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -23,7 +23,7 @@ jobs: | ||||||
|           version=`git describe --dirty --tags || echo unknown` |           version=`git describe --dirty --tags || echo unknown` | ||||||
|           cp -r dist synapse-admin-$version |           cp -r dist synapse-admin-$version | ||||||
|           tar chvzf dist/synapse-admin-$version.tar.gz synapse-admin-$version |           tar chvzf dist/synapse-admin-$version.tar.gz synapse-admin-$version | ||||||
|       - uses: softprops/action-gh-release@a74c6b72af54cfa997e81df42d94703d6313a2d0 |       - uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 | ||||||
|         with: |         with: | ||||||
|           files: dist/*.tar.gz |           files: dist/*.tar.gz | ||||||
|         env: |         env: | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue