refactor: pin SHAs - #1224
Merged
Merged
Conversation
Contributor
Author
|
@shania-m @ryanSoley I believe this will solve the blocker on releases and other related issues to PRs |
shania-m
reviewed
Sep 9, 2026
| shell: bash -l {0} | ||
| steps: | ||
| - uses: actions/checkout@v2 | ||
| - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 |
Contributor
There was a problem hiding this comment.
where did we get these SHA's from? thanks!
Contributor
Author
There was a problem hiding this comment.
actions/checkout: https://github.com/actions/checkout/tags
actions/setup-python: https://github.com/actions/setup-python/tags
pandoc/actions/setup: https://github.com/pandoc/actions/tags
github-pages-deploy-action: https://github.com/JamesIves/github-pages-deploy-action/tags
Please double check them!
shania-m
approved these changes
Sep 10, 2026
ryanSoley
approved these changes
Sep 10, 2026
Contributor
Author
|
Thanks @shania-m and @ryanSoley . Hoping that's the final fix needed for the release! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
this pr: