Skip to content

Commit

Permalink
secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
sasund committed Jul 5, 2024
1 parent 9b1cf02 commit 643136d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions workflow-templates/nasa-codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ on:
jobs:
nasa-codeql:
uses: NationalLibraryOfNorway/nasa-workflows/.github/workflows/codeql.yaml@main
secrets:
ARTIFACTORY_NB: ${{ secrets.ARTIFACTORY_NB }}
ARTIFACTORY_USER_NASA: ${{ secrets.ARTIFACTORY_USER_NASA }}
ARTIFACTORY_PASS_NASA: ${{ secrets.ARTIFACTORY_PASS_NASA }}
PROXY_NB: ${{ secrets.PROXY_NB }}
NVD_REPO: ${{ secrets.NVD_REPO }}
with:
java-version: 21
maven-image: harbor.nb.no/githubworkflows/github-workflow-maven-non-root:3.8.8-jdk-21-slim-helm3

0 comments on commit 643136d

Please sign in to comment.