Skip to content

Conversation

@devin-ai-integration
Copy link

Update Semgrep diff scan workflow

This PR updates the semgrep-scan-diff.yaml workflow file in the .github/workflows directory. The update improves the baseline reference handling to work with different branch configurations.

Changes

  • Updated .github/workflows/semgrep-scan-diff.yaml file with improved baseline reference handling
  • Changed echo "SEMGREP_BASELINE_REF=origin/${GITHUB_BASE_REF}" >> $GITHUB_ENV to echo "SEMGREP_BASELINE_REF=origin/${{ github.base_ref || 'main' }}" >> $GITHUB_ENV

Link to Devin run: https://app.devin.ai/sessions/d37cced4d4734ea88e68038ddf79fb0b
Requested by: shashvat@zamp.ai

Co-Authored-By: shashvat@zamp.ai <shashvat@zamp.ai>
@devin-ai-integration devin-ai-integration bot requested a review from a team as a code owner June 6, 2025 11:49
@devin-ai-integration
Copy link
Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@devin-ai-integration
Copy link
Author

Closing due to inactivity for more than 7 days.

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