The Wayback Machine - https://web.archive.org/web/20220703060915/https://github.com/actions/github-script/commits/main
Skip to content
Permalink
main
Switch branches/tags

Commits on Jun 24, 2022

  1. Merge pull request #269 from kevgo/patch-1

    Improve grammar
    joshmgross committed Jun 24, 2022
  2. 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 committed Jun 24, 2022

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](substack/node-shell-quote@v1.7.2...1.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: shell-quote
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jun 23, 2022

Commits on Jun 22, 2022

  1. Improve grammar

    kevgo committed Jun 22, 2022

Commits on Jun 17, 2022

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

    Create codeql-analysis.yml
    joshmgross committed Jun 17, 2022

Commits on Jun 15, 2022

  1. Create codeql-analysis.yml

    joshmgross committed Jun 15, 2022

Commits on May 12, 2022

  1. Merge pull request #263 from smaeda-ks/update-actions-core

    Update `@actions/core` to 1.8.1
    joshmgross committed May 12, 2022
  2. Update licenses

    joshmgross committed May 12, 2022

Commits on Mar 31, 2022

  1. Merge pull request #254 from dlech/patch-1

    README: use pull_request_target in example
    joshmgross committed Mar 31, 2022

Commits on Mar 30, 2022

  1. README: use pull_request_target in example

    Pull requests from forks do not have write permission, so we need to use `pull_request_target` instead of `pull_request` to enable write permission.
    
    Fixes #42.
    dlech committed Mar 30, 2022
  2. Merge pull request #251 from actions/dependabot/npm_and_yarn/minimist…

    …-1.2.6
    
    Bump minimist from 1.2.5 to 1.2.6
    joshmgross committed Mar 30, 2022

Commits on Mar 29, 2022

  1. Merge pull request #252 from josh-/add-formatting-example-readme

    Update README with Markdown text formatting example
    joshmgross committed Mar 29, 2022

Commits on Mar 27, 2022

Commits on Mar 26, 2022

  1. Bump minimist from 1.2.5 to 1.2.6

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](substack/minimist@1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Mar 26, 2022

Commits on Feb 11, 2022

  1. Merge pull request #240 from actions/joshmgross/document-esm

    Add an example using ESM `import`
    joshmgross committed Feb 11, 2022
  2. Merge pull request #239 from actions/joshmgross/v6

    Release version 6.0.0
    joshmgross committed Feb 11, 2022
  3. Merge pull request #238 from actions/joshmgross/update-actions-core

    Update `@actions/core` to 1.6.0
    joshmgross committed Feb 11, 2022
  4. Merge pull request #237 from actions/joshmgross/audit-fix

    Update `node-fetch`
    joshmgross committed Feb 11, 2022

Commits on Feb 7, 2022

  1. Update default runtime to node16

    Node 12 has an end of life on April 30, 2022.
    
    This PR updates the default runtime to [node16](https://github.blog/changelog/2021-12-10-github-actions-github-hosted-runners-now-run-node-js-16-by-default/), rather then node12. 
    
    This is supported on all Actions Runners v2.285.0 or later.
    thboop committed Feb 7, 2022

Commits on Jan 7, 2022

  1. Merge pull request #228 from actions/joshmgross/license-updates

    Update licenses and use `jonabc/setup-licensed` in workflow
    joshmgross committed Jan 7, 2022

Commits on Dec 30, 2021

  1. Update license cache

    PeterNitscheMI committed Dec 30, 2021

Commits on Nov 19, 2021

  1. prepare release

    PeterNitscheMI committed Nov 19, 2021

Commits on Nov 18, 2021

  1. Merge pull request #215 from ansgarm/patch-1

    fix typo
    joshmgross committed Nov 18, 2021
Older