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

Change Scorecard Installation Template to use actions/checkout on version 4 #1287

Closed
diogoteles08 opened this issue Oct 25, 2023 · 3 comments

Comments

@diogoteles08
Copy link

When I'm installing Scorecard directly through GitHub, the template for Scorecard workflow is using version 3.1.0, which should be updated since they have already released a new major version.

I tried to investigate where this change should be made but I couldn't figure it out. If you tell me how to do it I can contribute with a PR.

@diogoteles08
Copy link
Author

The template could also be updated to have updated instructions on whether use a PAT token if you use Repo rules or Branch Protection rules

@spencerschrock
Copy link
Contributor

I tried to investigate where this change should be made but I couldn't figure it out. If you tell me how to do it I can contribute with a PR.

The starter workflow is here
https://github.com/actions/starter-workflows/blob/b1df8a546ed4d0f27d46aaf2f8ac1118bc522638/code-scanning/scorecard.yml

We should only make one update if possible, so before sending the PR, make sure we know what all we want to do.

@spencerschrock
Copy link
Contributor

Done via actions/starter-workflows#2348

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 a pull request may close this issue.

2 participants