Skip to content

Commit b4a382b

Browse files
Change Polaris application name from Chef-Chef360 to Chef-Habitat
1 parent 0ebc2c0 commit b4a382b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-main-pull-request-checks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
# BlackDuck SAST (Polaris) and SCA scans
5151
# requires secrets POLARIS_SERVER_URL and POLARIS_ACCESS_TOKEN
5252
perform-blackduck-polaris: false
53-
polaris-application-name: 'Chef-Chef360' # one of these: Chef-Agents, Chef-Automate, Chef-Chef360, Chef-Habitat, Chef-Infrastructure-Server, Chef-Shared-Services
53+
polaris-application-name: 'Chef-Habitat' # one of these: Chef-Agents, Chef-Automate, Chef-Chef360, Chef-Habitat, Chef-Infrastructure-Server, Chef-Shared-Services
5454
polaris-project-name: ${{ github.event.repository.name }} # typically the application name, followed by - and the repository name, for example Chef-Chef360-chef-vault'
5555
perform-blackduck-sca-scan: false
5656

@@ -89,4 +89,4 @@ jobs:
8989

9090
# udf1: 'default' # user defined flag 1
9191
# udf2: 'default' # user defined flag 2
92-
# udf3: 'default' # user defined flag 3
92+
# udf3: 'default' # user defined flag 3

0 commit comments

Comments
 (0)