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

chore: Updated versioned security agent workflow with simpler setup #2259

Merged
merged 2 commits into from
Jun 11, 2024

Conversation

jsumners-nr
Copy link
Contributor

This PR updates the versioned security agent workflow to utilize the action I wrote for our baseline CI workflow. It should be a bit easier to understand and maintain.

@jsumners-nr jsumners-nr requested a review from bizob2828 June 10, 2024 19:13
@jsumners-nr jsumners-nr added the dev:automation Indicates CI automation label Jun 10, 2024
- name: Get dependency versions
id: versions
- name: Check Security Agent Changed
id: check_sec_agent
if: steps.changed_files.outputs.any_changed == 'true'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i know this wasn't changed but where is this job?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed it but forgot to remove this line. Good catch.

@jsumners-nr jsumners-nr requested a review from bizob2828 June 11, 2024 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev:automation Indicates CI automation
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants