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: actions/setup-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.4
Choose a base ref
...
head repository: actions/setup-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 39370e3970a6d050c480ffad4ff0ed4d3fdee5af
Choose a head ref
  • 5 commits
  • 10 files changed
  • 4 contributors

Commits on Sep 16, 2024

  1. Upgrade IA Publish

    Jcambass authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d6ebc7b View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Resolve High Security Alerts by upgrading Dependencies (#1132)

    * db-alerts-fix
    
    * npm run format
    
    * db-alert-fix
    
    * failure check fix
    
    * check- filaure fix
    aparnajyothi-y authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    88de2a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Merge pull request #1134 from actions/Jcambass-patch-1

    Upgrade IA Publish
    Jcambass authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    aca7b64 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Revise isGhes logic (#1148)

    * Revise `isGhes` logic
    
    * ran 'npm run format'
    
    * added unit test
    jww3 authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    abb238b View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. fix: add arch to cached path (#843)

    * fix: add arch to cached path
    
    * fix: change from using env to os module
    
    * fix: use process.env.RUNNER_OS instead of os.platform()
    
    * fix: remove unused var
    pengx17 authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    39370e3 View commit details
    Browse the repository at this point in the history
Loading