CircleCI-Public / orb-tools-orb

Various tools for authoring and publishing CircleCI orbs
https://circleci.com/orbs/registry/orb/circleci/orb-tools
MIT License
50 stars 74 forks source link

Update default.yml #236

Open ogii opened 2 months ago

ogii commented 2 months ago

This PR updates the image tag for the default executor to "latest". The currently pinned version does not work with checkouts for GitHub App projects.

ogii commented 2 months ago

It is not clear that updating the tag to latest resolves the issue. Please close this PR if necessary.