Update action.yml to use specific version tags#83
Merged
delucis merged 1 commit intowithastro:mainfrom Oct 7, 2025
Merged
Conversation
Contributor
Author
|
Not sure how to verify this would work |
delucis
approved these changes
Oct 7, 2025
Member
delucis
left a comment
There was a problem hiding this comment.
Thanks @asturur!
Not sure how to verify this would work
The perennial pain of working with GitHub Actions 😅
But I think this is a pretty safe change — we can release it and monitor for any issues. Long term, we should also probably setup Renovate for this repo like we do in other withastro repos so that we can keep the hashes up-to-date.
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.
Description
Update the used actions to the pinned version of themselves
Links
https://github.com/oven-sh/setup-bun/releases/tag/v2.0.2
https://github.com/actions/upload-pages-artifact/releases/tag/v3.0.1 ( skipped v4, out of scope )
https://github.com/actions/setup-node/releases/tag/v4.4.0 ( skipped v5, out of scope)
https://github.com/pnpm/action-setup/releases/tag/v4.1.0
https://github.com/denoland/setup-deno/releases/tag/v2.0.3
close #82