Create pull deno version github action#297
Merged
Merged
Conversation
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
KinsonDigitalAdmin
approved these changes
May 17, 2026
CalvinWilkinson
added a commit
that referenced
this pull request
May 18, 2026
* Start work for #292 * security: pin setup deno action to commit hash instead of tag * ci: pin setup deno action to commit hash * chore: improve script file pathing for powershell * feat: create action to get version from deno config file * security: pin check repo action to v6.0.2 commit hash * security: pin setup dotnet and nuget github actions to commit hash * deps: update deno lock * ide: add launch config for get deno config version script * chore: update playground
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
The goal of this pull request is to implement the changes described in the linked issue.
This pull request closes #292 .
Unrelated Changes
List the changes that were made that were unrelated to the linked issue.
Reviewer Notes
Add additional notes about what the reviewer should focus on.