Skip to content

Commit

Permalink
v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherdunne committed Oct 23, 2024
1 parent 8c988d4 commit c082a96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ runs:
steps:
- name: Get Latest CLI
run: |
echo "Downloading Contrast CLI 2.3.1"
curl --location 'https://pkg.contrastsecurity.com/artifactory/cli/v2/2.3.1/linux/contrast' --output contrast
echo "Downloading Contrast CLI 2.3.2"
curl --location 'https://pkg.contrastsecurity.com/artifactory/cli/v2/2.3.2/linux/contrast' --output contrast
shell: bash
- run: chmod +x contrast
shell: bash
Expand Down

0 comments on commit c082a96

Please sign in to comment.