Skip to content

Commit

Permalink
otel-sig-security - adding SBOM to builds
Browse files Browse the repository at this point in the history
  • Loading branch information
bobstrecansky committed Nov 2, 2023
1 parent 42a8b95 commit 6de09c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
- name: Code Coverage
run: bash <(curl -s https://codecov.io/bash) -F ${{ matrix.php-version }}

- uses: anchore/sbom-action@v0
packages:
uses: opentelemetry-php/gh-workflows/.github/workflows/validate-packages.yml@main
needs: php
Expand Down

0 comments on commit 6de09c9

Please sign in to comment.