Skip to content

Commit

Permalink
Update repo-scan.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dolisss authored Jan 21, 2025
1 parent 05f58dd commit 3183ea3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/repo-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ jobs:
- name: nctl-scan-installer
uses: supplypike/setup-bin@v4
with:
uri: https://dl.nirmata.io/nctl/nctl_4.2.3/nctl_4.2.3_linux_386.zip
uri: https://dl.nirmata.io/nctl/nctl_4.3.4/nctl_4.3.4_linux_386.zip
name: 'nctl'
version: '4.2.3'
version: '4.3.4'

- name: Check nctl version
run: |
Expand Down

0 comments on commit 3183ea3

Please sign in to comment.