Skip to content

Commit

Permalink
Merge pull request #2192 from okta/update-semgrep
Browse files Browse the repository at this point in the history
update semgrep
  • Loading branch information
duytiennguyen-okta authored Jan 24, 2025
2 parents 2f33f28 + ca6c82b commit 6e814d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2.1

orbs:
general-platform-helpers: okta/general-platform-helpers@1.9
platform-helpers: okta/platform-helpers@1
python: circleci/[email protected]
aws-cli: circleci/[email protected]

Expand Down Expand Up @@ -54,7 +54,7 @@ workflows:
# See OKTA-634442
semgrep:
jobs:
- general-platform-helpers/job-semgrep-scan:
- platform-helpers/job-semgrep-scan:
name: "Scan with Semgrep"
context:
- static-analysis
Expand Down

0 comments on commit 6e814d1

Please sign in to comment.