Skip to content

Commit

Permalink
PGSSD-19 D-track hostname edited.
Browse files Browse the repository at this point in the history
  • Loading branch information
evolaine committed Oct 3, 2024
1 parent f0771b7 commit e4fa34e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-test-on-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ jobs:
run: npm run bom

- name: Upload BOM to Dependency-Track
uses: DependencyTrack/[email protected].0
uses: DependencyTrack/[email protected]
with:
serverHostname: 'https://dtrack.dev.eficode.io/'
serverHostname: 'dtrack.dev.eficode.io'
apiKey: ${{ secrets.DEPENDENCYTRACK_APIKEY }}
projectName: 'Pipeline_game'
projectVersion: 'main'
Expand Down

0 comments on commit e4fa34e

Please sign in to comment.