Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update secops orb #10

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

update secops orb #10

wants to merge 3 commits into from

Conversation

peakematt
Copy link
Contributor

Motivation / Implements

This PR updates the version of the SecOps orb used in this repo. Version 2.0.0 of the orb included an issue on the gitleaks job that prevented the job from running on PRs created from forks. The issue was caused by a default configuration in CircleCI which prevents providing secrets provided through CircleCI contexts to PRs created from forks. This default configuration is probably the correct one, so we needed up update the SecOps orb to properly operated on PRs from forks.

Changed

  • Update circleci-secops-orb to version 2.0.1

@peakematt peakematt requested a review from BryanBarron October 17, 2023 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant