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

RKT-2364: Use upload-secure-artifact action #78

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

rcasperson-jc
Copy link
Contributor

@rcasperson-jc rcasperson-jc commented Sep 13, 2024

Issues

What does this solve?

This simply changes which action we use when uploading artifacts in GHA runs. actions/upload could potentially leak secrets, so this new action scans for secrets before uploading anything.

Is there anything particularly tricky?

How should this be tested?

This has been used on many repos and this is a simple case, so I'm confident it will work well. But if there is a process for testing CI on a PR that changes CI, please let me know. In general that is a good practice to have set up.

Screenshots

@rcasperson-jc rcasperson-jc marked this pull request as ready for review September 13, 2024 11:47
@rcasperson-jc rcasperson-jc merged commit 98248e6 into master Sep 17, 2024
7 checks passed
@rcasperson-jc rcasperson-jc deleted the RKT-2364-use-upload-secure-artifact branch September 17, 2024 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants