Skip to content

Update references to reusable actions. #466

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

Merged
merged 1 commit into from
Jul 1, 2022

Conversation

ianlewis
Copy link
Member

@ianlewis ianlewis commented Jul 1, 2022

Updates all references to internal actions.

This command did the trick (at least for now).

find .github/ -name '*.yaml' -o -name '*.yml' | xargs sed -i 's/uses: slsa-framework\/slsa-github-generator\/\.github\/actions\/\(.*\)@[a-f0-9]*/uses: slsa-framework\/slsa-github-generator\/.github\/actions\/\1@49e648aa7f5f4f88513b6cd54f6b189516184e6b/'

@ianlewis ianlewis mentioned this pull request Jul 1, 2022
@ianlewis ianlewis marked this pull request as ready for review July 1, 2022 02:33
Copy link
Collaborator

@laurentsimon laurentsimon left a comment

Choose a reason for hiding this comment

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

Brilliant, thank you!

@laurentsimon laurentsimon merged commit 628e3ff into slsa-framework:main Jul 1, 2022
@ianlewis ianlewis deleted the update-ref branch July 27, 2022 01:23
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.

2 participants