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: joshjohanning/publish-github-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.2
Choose a base ref
...
head repository: joshjohanning/publish-github-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.3
Choose a head ref
  • 8 commits
  • 11 files changed
  • 4 contributors

Commits on Apr 18, 2026

  1. chore: update copilot-instructions.md (#101)

    Co-authored-by: joshjohanning-repo-settings-sync[bot] <237077283+joshjohanning-repo-settings-sync[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    9a24a96 View commit details
    Browse the repository at this point in the history
  2. chore: sync workflow configuration (#100)

    Co-authored-by: joshjohanning-repo-settings-sync[bot] <237077283+joshjohanning-repo-settings-sync[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    6478606 View commit details
    Browse the repository at this point in the history
  3. chore: update dependabot.yml (#99)

    Co-authored-by: joshjohanning-repo-settings-sync[bot] <237077283+joshjohanning-repo-settings-sync[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    cf964eb View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump prettier from 3.8.2 to 3.8.3 (#103)

    Bumps [prettier](https://github.com/prettier/prettier) from 3.8.2 to 3.8.3.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.8.2...3.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-version: 3.8.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 18, 2026
    Configuration menu
    Copy the full SHA
    2dd9a97 View commit details
    Browse the repository at this point in the history
  5. chore: update dependabot.yml (#104)

    Co-authored-by: joshjohanning-repo-settings-sync[bot] <237077283+joshjohanning-repo-settings-sync[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    565da96 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2026

  1. chore: update browserslist to fix baseline-browser-mapping warning (#105

    )
    
    Update the transitive browserslist dependency (4.26.3 → 4.28.2) in the lockfile
    to fix the '[baseline-browser-mapping] data is over two months old' warning.
    This is cleaner than adding baseline-browser-mapping as a direct dependency.
    joshjohanning authored Apr 22, 2026
    Configuration menu
    Copy the full SHA
    b852953 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2026

  1. chore(deps): bump the github group with 2 updates (#106)

    * chore(deps): bump the github group with 2 updates
    
    Bumps the github group with 2 updates: [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) and [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github).
    
    
    Updates `@actions/core` from 3.0.0 to 3.0.1
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
    
    Updates `@actions/github` from 9.1.0 to 9.1.1
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-version: 3.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    - dependency-name: "@actions/github"
      dependency-version: 9.1.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: bump version to 3.1.3
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Josh Johanning <joshjohanning@github.com>
    dependabot[bot] and joshjohanning authored May 5, 2026
    Configuration menu
    Copy the full SHA
    35e0954 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb40e1a View commit details
    Browse the repository at this point in the history
Loading