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

Upgrade checkout action to fix RSA key #50

Merged
merged 1 commit into from Mar 24, 2023
Merged

Upgrade checkout action to fix RSA key #50

merged 1 commit into from Mar 24, 2023

Conversation

trevorah
Copy link
Contributor

v3.5 has just been released with the new rsa key actions/checkout#1237

v3.5 has just been released with the new rsa key actions/checkout#1237
@trevorah trevorah requested a review from a team as a code owner March 24, 2023 10:55
@trevorah trevorah merged commit ee1d617 into main Mar 24, 2023
@trevorah trevorah deleted the fix-bad-rsa-key branch March 24, 2023 10:56
@@ -19,7 +19,7 @@ runs:
using: composite
steps:
- name: Checkout E2E testing
uses: actions/checkout@v3.1.0
uses: actions/checkout@v3.5
Copy link
Contributor Author

Choose a reason for hiding this comment

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

technically it was only necessary here, but might as well be consistent.

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.

None yet

2 participants