Skip to content

Commit

Permalink
Merge branch 'main' into martinbonnin-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
calvincestari authored Jan 26, 2024
2 parents 630fa27 + 0481c02 commit b2ee796
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,9 @@ workflows:
- secops-oidc
git-base-revision: <<#pipeline.git.base_revision>><<pipeline.git.base_revision>><</pipeline.git.base_revision >>
git-revision: << pipeline.git.revision >>
- secops/semgrep:
context:
- secops-oidc
- github-orb
git-base-revision: <<#pipeline.git.base_revision>><<pipeline.git.base_revision>><</pipeline.git.base_revision >>
fail-on-findings: true

0 comments on commit b2ee796

Please sign in to comment.