Skip to content
This repository was archived by the owner on Jun 1, 2024. It is now read-only.

Commit 1d22b8e

Browse files
chore: changing horusec latest version to latest-rc (#60)
Signed-off-by: Ian Cardoso <[email protected]>
1 parent 19dc4fa commit 1d22b8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/horusec-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232

3333
- name: Running Horusec
3434
run: |
35-
curl -fsSL https://raw.githubusercontent.com/ZupIT/horusec/main/deployments/scripts/install.sh | bash -s latest
35+
curl -fsSL https://raw.githubusercontent.com/ZupIT/horusec/main/deployments/scripts/install.sh | bash -s latest-rc
3636
horusec start -p . -e true -u "https://api-horusec.zup.com.br" -G true -n "${GITHUB_REPOSITORY}_${GITHUB_REF##*/}"

0 commit comments

Comments
 (0)