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/github-script
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7a5c598
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: c713e51
Choose a head ref
  • 13 commits
  • 14 files changed
  • 5 contributors

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    174e812 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Merge pull request #267 from actions/joshmgross/add-codeql

    Create codeql-analysis.yml
    joshmgross authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    377d38f View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Improve grammar

    kevgo authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    ebee604 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Bump shell-quote from 1.7.2 to 1.7.3

    Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3.
    - [Release notes](https://github.com/substack/node-shell-quote/releases)
    - [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: shell-quote
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    0cc15d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Merge pull request #270 from actions/dependabot/npm_and_yarn/shell-qu…

    …ote-1.7.3
    
    Bump shell-quote from 1.7.2 to 1.7.3
    joshmgross authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    b682e42 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #269 from kevgo/patch-1

    Improve grammar
    joshmgross authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    46a476b View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Bump @actions/core to 1.9.1

    Cory Miller committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    1bdf7b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Merge pull request #280 from cory-miller/main

    Bump @actions/core to 1.9.1
    joshmgross authored Aug 12, 2022
    Configuration menu
    Copy the full SHA
    d50f485 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Update @octokit/plugin-rest-endpoint-methods.

    This updates the dependency to the latest version within current SemVer constraints.
    desrosj committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    6e70142 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    b9c21f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Configuration menu
    Copy the full SHA
    4d94eea View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Update licenses

    joshmgross committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    fc8cad1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #283 from desrosj/update/plugin-rest-endpoint-methods

    Update `@octokit/plugin-rest-endpoint-methods` to version 6.x
    joshmgross authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    c713e51 View commit details
    Browse the repository at this point in the history
Loading