Skip to content

Commit

Permalink
Use reusable workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
carlobeltrame authored Nov 23, 2023
1 parent 0c025ac commit eaca139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sbom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
generate-and-push-sbom:
uses: hitobito/hitobito/.github/workflows/sbom.yml@master
with:
project_name: hitobito-cevi
project_name: hitobito-digisus-lab
dependency_track_url: ${{ vars.DEPENDENCY_TRACK_URL }}
secrets:
dependency_track_api_key: ${{ secrets.DEPENDENCY_TRACK_API_KEY }}

0 comments on commit eaca139

Please sign in to comment.