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

Correct checksum verification for Semgrep/Semgrep job #46

Merged
merged 1 commit into from
Mar 23, 2024

Conversation

ericcornelissen
Copy link
Collaborator

@ericcornelissen ericcornelissen commented Mar 23, 2024

Closes #43
Relates to #4

Summary

Update the "Verify action checksums" step for the "Semgrep" job in the "Semgrep" workflow. The cache location for this job is different from other jobs because it's running in a container (see container: directive at the job level).

A test job run for the semgrep.yml worklow on this Pull Request shows this approach should work for now.

@ericcornelissen ericcornelissen added the ci/cd Relates to ci/cd label Mar 23, 2024
Update the "Verify action checksums" step for the "Semgrep" job in the
"Semgrep" workflow. The cache location for this job is different from
other jobs because it's running in a container (see `container:`
directive at the job level).

IMPORTANT: This is a debug commit and should not be merge as is.
@ericcornelissen ericcornelissen marked this pull request as ready for review March 23, 2024 10:17
@ericcornelissen ericcornelissen merged commit 95b1140 into main Mar 23, 2024
9 checks passed
@ericcornelissen ericcornelissen deleted the 43-semgrep-workflow-checksums branch March 23, 2024 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Relates to ci/cd
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Job-based checksum verification failing for semgrep.yml
1 participant