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: v6.1.0
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: v6.1.1
Choose a head ref
  • 8 commits
  • 9 files changed
  • 4 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
Loading