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

fix: script field identation #476

Merged
merged 1 commit into from Dec 28, 2022
Merged

Conversation

hectorj2f
Copy link
Collaborator

Signed-off-by: Hector Fernandez hector@chainguard.dev

Summary

Fix the following issue in the github actions:

Screenshot 2022-12-28 at 12 13 11

closes: #475

Release Note

Documentation

Signed-off-by: Hector Fernandez <hector@chainguard.dev>
@hectorj2f hectorj2f added the bug Something isn't working label Dec 28, 2022
@hectorj2f hectorj2f self-assigned this Dec 28, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #476 (4b091df) into main (64159ff) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #476   +/-   ##
=======================================
  Coverage   55.91%   55.91%           
=======================================
  Files          38       38           
  Lines        4024     4024           
=======================================
  Hits         2250     2250           
  Misses       1598     1598           
  Partials      176      176           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@hectorj2f
Copy link
Collaborator Author

This issue might be related to this commit 8806bc7, but we should then remove the script section instead to avoid this error.

@hectorj2f
Copy link
Collaborator Author

@vaikas I changed this workflow due to this issue https://github.com/sigstore/policy-controller/actions/runs/3788890590.

@hectorj2f hectorj2f merged commit b7e168e into sigstore:main Dec 28, 2022
@hectorj2f hectorj2f deleted the fix_gh_trustroot branch December 28, 2022 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: github actions complaining when running trustroot tests
3 participants