mirror of https://github.com/dapr/java-sdk.git
				
				
				
			Bump fossas/fossa-action from 1.1.0 to 1.3.1 (#737)
Bumps [fossas/fossa-action](https://github.com/fossas/fossa-action) from 1.1.0 to 1.3.1. - [Release notes](https://github.com/fossas/fossa-action/releases) - [Commits](https://github.com/fossas/fossa-action/compare/v1.1.0...v1.3.1) --- updated-dependencies: - dependency-name: fossas/fossa-action dependency-type: direct:production update-type: version-update:semver-minor ... 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
							
								
									e2d4d1e1ea
								
							
						
					
					
						commit
						39da710120
					
				|  | @ -35,12 +35,12 @@ jobs: | |||
|         uses: actions/checkout@v2 | ||||
| 
 | ||||
|       - name: "Run FOSSA Scan" | ||||
|         uses: fossas/fossa-action@v1.1.0 # Use a specific version if locking is preferred | ||||
|         uses: fossas/fossa-action@v1.3.1 # Use a specific version if locking is preferred | ||||
|         with: | ||||
|           api-key: ${{ env.FOSSA_API_KEY }} | ||||
| 
 | ||||
|       - name: "Run FOSSA Test" | ||||
|         uses: fossas/fossa-action@v1.1.0 # Use a specific version if locking is preferred | ||||
|         uses: fossas/fossa-action@v1.3.1 # Use a specific version if locking is preferred | ||||
|         with: | ||||
|           api-key: ${{ env.FOSSA_API_KEY }} | ||||
|           run-tests: true | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue