Skip to content

Commit

Permalink
chore(updates): Python dependencies + fossology version
Browse files Browse the repository at this point in the history
  • Loading branch information
deveaud-m committed Nov 3, 2023
1 parent ec8155f commit 53387d0
Show file tree
Hide file tree
Showing 2 changed files with 458 additions and 307 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fossologytests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
test-latest:
name: Integration Tests (latest Fossology - 4.2.1)
name: Integration Tests (latest Fossology - 4.3.0)
runs-on: ubuntu-latest

container:
Expand All @@ -20,7 +20,7 @@ jobs:

services:
fossology:
image: fossology/fossology:4.2.1
image: fossology/fossology:4.3.0
ports:
- 8081:80
volumes:
Expand Down
Loading

0 comments on commit 53387d0

Please sign in to comment.