Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: github/local-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0
Choose a base ref
...
head repository: github/local-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.1.0
Choose a head ref
  • 6 commits
  • 10 files changed
  • 1 contributor

Commits on Jul 18, 2025

  1. Configuration menu
    Copy the full SHA
    0b009da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d50cef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    185c6db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51bb32c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09b333f View commit details
    Browse the repository at this point in the history
  6. Fix TSConfig Paths Registration Error on Node 23+ (#208)

    This pull request introduces several updates to improve project
    configuration, enhance developer guidelines, and refactor code for
    better modularity and maintainability. Key changes include the addition
    of a CodeQL configuration file, comprehensive Copilot usage
    instructions, new VS Code settings for Copilot, and the refactoring of
    module imports in `src/bootstrap.ts`.
    
    Closes #207
    ncalteen authored Jul 18, 2025
    Configuration menu
    Copy the full SHA
    2d38e69 View commit details
    Browse the repository at this point in the history
Loading