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: stefanbuck/github-issue-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.2
Choose a base ref
...
head repository: stefanbuck/github-issue-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.3
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Jan 13, 2026

  1. fix(deps): bump @actions/core from 1.11.1 to 2.0.1

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.11.1 to 2.0.1.
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/@actions/artifact@2.0.1/packages/core)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-version: 2.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 13, 2026
    Configuration menu
    Copy the full SHA
    7fcc25d View commit details
    Browse the repository at this point in the history
  2. build(release): 3.2.3 [skip ci]

    ## [3.2.3](v3.2.2...v3.2.3) (2026-01-13)
    
    ### Bug Fixes
    
    * **deps:** bump @actions/core from 1.11.1 to 2.0.1 ([7fcc25d](7fcc25d))
    semantic-release-bot committed Jan 13, 2026
    Configuration menu
    Copy the full SHA
    10dcc54 View commit details
    Browse the repository at this point in the history
Loading