Skip to content

Commit

Permalink
Update to the POC
Browse files Browse the repository at this point in the history
Signed-off-by: Bruno Oliveira da Silva <bruno@abstractj.com>
abstractj committed Jun 17, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 0337945 commit c5c017b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/snyk-report.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash -e

KEYCLOAK_REPO="keycloak/keycloak"
KEYCLOAK_REPO="keycloak-poc/keycloak"
BRANCH_NAME=$(git rev-parse --abbrev-ref HEAD)

# Extract the version number if BRANCH_NAME contains a slash

0 comments on commit c5c017b

Please sign in to comment.