Skip to content

Commit

Permalink
Change access token variable name
Browse files Browse the repository at this point in the history
  • Loading branch information
IsuruGunarathne committed May 2, 2024
1 parent 236bec1 commit bf09d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure/asgardeo-java-oidc-sdk-sca-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
parameters:
PROJECT_TYPE: mvn
GITHUB_CONNECTION: asgardeo-github-sca-scan
ACCESS_TOKEN: $(ACCESS_TOKEN) # JFrog access token
ACCESS_TOKEN: $(JFROG-ACCESS-TOKEN) # JFrog access token

0 comments on commit bf09d6e

Please sign in to comment.