Update link references of ownership from nexB to aboutcode-org #18
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on: [push] | |
jobs: | |
scan-codebase: | |
runs-on: ubuntu-22.04 | |
name: Analyze a Docker image with ScanCode.io | |
steps: | |
- uses: nexB/scancode-action@alpha | |
with: | |
pipelines: 'analyze_docker_image' | |
input-urls: https://github.com/aboutcode-org/scancode.io-tutorial/releases/download/sample-images/30-alpine-nickolashkraus-staticbox-latest.tar |