Skip to content

Commit cd1cc9a

Browse files
author
Mladen Rusev
committed
update venctl downloa location
1 parent 0e7c4ac commit cd1cc9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
9494
- name: Install Venafi venctl CLI
9595
run: |
96-
curl -L -s https://github.com/Venafi/venctl/releases/latest/download/venctl-installer.sh | bash
96+
curl -sSfL https://dl.venafi.cloud/venctl/latest/installer.sh | bash
9797
echo "/home/runner/.venafi/bin" >> $GITHUB_PATH
9898
9999
- id: go-version

0 commit comments

Comments
 (0)