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

Switch checkout action to use version #229

Merged
merged 3 commits into from
Sep 23, 2023
Merged

Conversation

JakeWharton
Copy link
Collaborator

No description provided.

@@ -16,7 +16,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
- uses: actions/checkout@v4
Copy link
Collaborator

Choose a reason for hiding this comment

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

Based on its previous PRs, won't Renovate revert this unless we use the full dot version like we do for setup-java?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It will keep whatever format you're using. I'm not sure why it glitched and switched a bunch of repos to SHAs, but I switched them all back and none have seen follow-up PRs from it.

@JakeWharton JakeWharton merged commit d83e424 into main Sep 23, 2023
3 checks passed
@JakeWharton JakeWharton deleted the JakeWharton-patch-1 branch September 23, 2023 19:02
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