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: actions/create-github-app-token
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.5
Choose a base ref
...
head repository: actions/create-github-app-token
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 2 commits
  • 6 files changed
  • 3 contributors

Commits on Aug 29, 2023

  1. feat: add GitHub Enterprise Server (GHES) support (#36)

    This adds support for this action to be used in GitHub Enterprise
    Server.
    
    It sends request to the base url extracted from
    [GITHUB_API_URL](https://docs.github.com/en/enterprise-server@3.10/actions/learn-github-actions/variables#default-environment-variables).
    
    ---------
    
    Co-authored-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>
    7Hazard and gr2m authored Aug 29, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    ede6c15 View commit details
  2. build(release): 1.2.0 [skip ci]

    # [1.2.0](v1.1.5...v1.2.0) (2023-08-29)
    
    ### Features
    
    * add GitHub Enterprise Server (GHES) support ([#36](#36)) ([ede6c15](ede6c15))
    semantic-release-bot committed Aug 29, 2023
    Copy the full SHA
    c72844c View commit details
Loading