mirror of
				https://github.com/Frooodle/Stirling-PDF.git
				synced 2025-11-01 01:21:18 +01:00 
			
		
		
		
	Bump softprops/action-gh-release from 2.0.9 to 2.2.0
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.9 to 2.2.0.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](e7a8f85e1c...7b4da11513)
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
			
			
This commit is contained in:
		
							parent
							
								
									ff99c46434
								
							
						
					
					
						commit
						e7f2576857
					
				
							
								
								
									
										2
									
								
								.github/workflows/multiOSReleases.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/multiOSReleases.yml
									
									
									
									
										vendored
									
									
								
							@ -96,6 +96,6 @@ jobs:
 | 
				
			|||||||
          if-no-files-found: error
 | 
					          if-no-files-found: error
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Upload binaries to release
 | 
					      - name: Upload binaries to release
 | 
				
			||||||
        uses: softprops/action-gh-release@e7a8f85e1c67a31e6ed99a94b41bd0b71bbee6b8 # v2.0.9
 | 
					        uses: softprops/action-gh-release@7b4da11513bf3f43f9999e90eabced41ab8bb048 # v2.2.0
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          files: ./Stirling-PDF-${{ matrix.platform }}-installer.${{ matrix.ext }}
 | 
					          files: ./Stirling-PDF-${{ matrix.platform }}-installer.${{ matrix.ext }}
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										4
									
								
								.github/workflows/releaseArtifacts.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/releaseArtifacts.yml
									
									
									
									
										vendored
									
									
								
							@ -59,7 +59,7 @@ jobs:
 | 
				
			|||||||
          if-no-files-found: error
 | 
					          if-no-files-found: error
 | 
				
			||||||
          
 | 
					          
 | 
				
			||||||
      - name: Upload binaries to release
 | 
					      - name: Upload binaries to release
 | 
				
			||||||
        uses: softprops/action-gh-release@e7a8f85e1c67a31e6ed99a94b41bd0b71bbee6b8 # v2.0.9
 | 
					        uses: softprops/action-gh-release@7b4da11513bf3f43f9999e90eabced41ab8bb048 # v2.2.0
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          files: ./build/launch4j/Stirling-PDF-Server${{ matrix.file_suffix }}.exe
 | 
					          files: ./build/launch4j/Stirling-PDF-Server${{ matrix.file_suffix }}.exe
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -76,6 +76,6 @@ jobs:
 | 
				
			|||||||
          if-no-files-found: error
 | 
					          if-no-files-found: error
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Upload jar binaries to release
 | 
					      - name: Upload jar binaries to release
 | 
				
			||||||
        uses: softprops/action-gh-release@e7a8f85e1c67a31e6ed99a94b41bd0b71bbee6b8 # v2.0.9
 | 
					        uses: softprops/action-gh-release@7b4da11513bf3f43f9999e90eabced41ab8bb048 # v2.2.0
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          files: ./build/libs/Stirling-PDF${{ matrix.file_suffix }}.jar
 | 
					          files: ./build/libs/Stirling-PDF${{ matrix.file_suffix }}.jar
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user