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: nao515/github-script
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: actions/github-script
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 15 commits
  • 8 files changed
  • 6 contributors

Commits on Mar 31, 2025

  1. Bump ruby/setup-ruby from 1.222.0 to 1.229.0

    Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.222.0 to 1.229.0.
    - [Release notes](https://github.com/ruby/setup-ruby/releases)
    - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
    - [Commits](ruby/setup-ruby@277ba2a...354a1ad)
    
    ---
    updated-dependencies:
    - dependency-name: ruby/setup-ruby
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    5b5837a View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

  1. Merge pull request actions#575 from actions/dependabot/github_actions…

    …/ruby/setup-ruby-1.229.0
    
    Bump ruby/setup-ruby from 1.222.0 to 1.229.0
    joshmgross authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    e7aeb8c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. Configuration menu
    Copy the full SHA
    f9d8109 View commit details
    Browse the repository at this point in the history
  2. typo fixes

    joshmgross committed May 13, 2025
    Configuration menu
    Copy the full SHA
    3424b52 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

  1. Merge pull request actions#603 from actions/joshmgross/document-inputs

    Clearly document passing inputs to the `script`
    joshmgross authored May 14, 2025
    Configuration menu
    Copy the full SHA
    5ee2b97 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. Update README.md

    nebuk89 authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    1ae9958 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

  1. Merge pull request actions#610 from actions/nebuk89-patch-1

    Update README.md
    nebuk89 authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    f28e40c View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2025

  1. Update Node.js version support to 24.x

    Bump Node.js version requirement from 20.x to 24.x in action configuration and package files. Update @types/node and undici-types dependencies to match Node 24 compatibility.
    salmanmkc committed Jul 29, 2025
    Configuration menu
    Copy the full SHA
    2c81ba0 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2025

  1. update licenses

    salmanmkc committed Aug 8, 2025
    Configuration menu
    Copy the full SHA
    e7b7f22 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2025

  1. Merge pull request actions#637 from actions/node24

    Update Node.js version support to 24.x
    salmanmkc authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    20fe497 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adc0eea View commit details
    Browse the repository at this point in the history
  3. Apply suggestion from @salmanmkc

    Co-authored-by: Salman Chishti <salmanmkc@GitHub.com>
    sneha-krip and salmanmkc authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    8b222ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01e118c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2dc352e View commit details
    Browse the repository at this point in the history
  6. Merge pull request actions#653 from actions/sneha-krip/readme-for-v8

    README for updating actions/github-script from v7 to v8
    sneha-krip authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    ed59741 View commit details
    Browse the repository at this point in the history
Loading