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: crazy-max/ghaction-github-runtime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: crazy-max/ghaction-github-runtime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 10 commits
  • 8 files changed
  • 3 contributors

Commits on May 26, 2022

  1. Update CHANGELOG

    crazy-max committed May 26, 2022
    Configuration menu
    Copy the full SHA
    b9fe1ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2d8a90 View commit details
    Browse the repository at this point in the history
  3. Fix git.io link

    crazy-max committed May 26, 2022
    Configuration menu
    Copy the full SHA
    9182248 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Bump @actions/core from 1.6.0 to 1.9.1 (#25)

    * Bump @actions/core from 1.6.0 to 1.9.1
    
    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.9.1.
    - [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)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update generated content
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: CrazyMax <[email protected]>
    dependabot[bot] and crazy-max authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    5543063 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

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

Commits on Oct 18, 2022

  1. Update generated content

    crazy-max committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    f901631 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #27 from crazy-max/dependabot/npm_and_yarn/actions…

    …/core-1.10.0
    
    Bump @actions/core from 1.9.1 to 1.10.0
    crazy-max authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    58d53c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fa7c9a View commit details
    Browse the repository at this point in the history
  4. Update generated content

    crazy-max committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    2de6432 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #28 from crazy-max/dependabot/npm_and_yarn/actions…

    …/github-5.1.1
    
    Bump @actions/github from 5.0.1 to 5.1.1
    crazy-max authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    747e98c View commit details
    Browse the repository at this point in the history
Loading