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: kentaro-m/auto-assign-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: kentaro-m/auto-assign-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.1
Choose a head ref
  • 5 commits
  • 8 files changed
  • 2 contributors

Commits on Sep 10, 2021

  1. Bump @actions/core from 1.1.1 to 1.2.6 (#35)

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.1.1 to 1.2.6.
    - [Release notes](https://github.com/actions/toolkit/releases)
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 10, 2021
    Configuration menu
    Copy the full SHA
    19c336b View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. Configuration menu
    Copy the full SHA
    3360299 View commit details
    Browse the repository at this point in the history
  2. chore: bump up for jest (#59)

    * chore: bump up for jest
    
    * fix: add newline at end of the file
    kentaro-m authored Nov 20, 2021
    Configuration menu
    Copy the full SHA
    c960eb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0eba530 View commit details
    Browse the repository at this point in the history
  4. Release v1.2.1

    kentaro-m committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    746a3a5 View commit details
    Browse the repository at this point in the history
Loading