Skip to content

Commit

Permalink
Update repo-scan.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
anusha94 authored Nov 7, 2024
1 parent 3b988ef commit 6485ed1
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .github/workflows/repo-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,8 @@ jobs:
- name: Check out main repository code
uses: actions/checkout@v4

- name: NCTL-scan-installer - Terraform
uses: supplypike/setup-bin@v4
with:
uri: 'https://nirmata-downloads.s3.us-east-2.amazonaws.com/nctl/nctl_4.1.2/nctl_4.1.2_linux_386.zip'
name: 'nctl'
version: '4.1.2'
- name: Install nctl
uses: nirmata/[email protected]

- name: Check nctl version
run: |
Expand All @@ -40,4 +36,4 @@ jobs:
run: |
nctl scan repository --policies policies/ --publish-token $NIRMATA_TOKEN
- run: echo "🍏 This job's status is ${{ job.status }}."
- run: echo "🍏 This job's status is ${{ job.status }}."

0 comments on commit 6485ed1

Please sign in to comment.