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: ergebnis/.github
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.3.2
Choose a base ref
...
head repository: ergebnis/.github
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.4.0
Choose a head ref
  • 10 commits
  • 12 files changed
  • 3 contributors

Commits on Jan 24, 2022

  1. github-actions(deps): bump ergebnis/.github from 1.3.0 to 1.3.2

    Bumps ergebnis/.github from 1.3.0 to 1.3.2.
    
    ---
    updated-dependencies:
    - dependency-name: ergebnis/.github
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    74f5f2f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #77 from ergebnis/dependabot/github_actions/ergebn…

    …is/dot-github-1.3.2
    
    github-actions(deps): bump ergebnis/.github from 1.3.0 to 1.3.2
    localheinz authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    30a89c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. github-actions(deps): bump actions/checkout from 2.4.0 to 3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2.4.0...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    28bc0e9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #78 from ergebnis/dependabot/github_actions/action…

    …s/checkout-3
    
    github-actions(deps): bump actions/checkout from 2.4.0 to 3
    ergebnis-bot authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    87ae614 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

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

Commits on Mar 20, 2022

  1. Configuration menu
    Copy the full SHA
    fe3de48 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #79 from ergebnis/feature/github-script

    Enhancement: Update `actions/github-script`
    localheinz authored Mar 20, 2022
    Configuration menu
    Copy the full SHA
    20174ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5505b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20257e0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #80 from ergebnis/feature/id-and-upload-url

    Enhancement: Expose `RELEASE_ID` and `RELEASE_UPLOAD_URL` environment variables
    localheinz authored Mar 20, 2022
    Configuration menu
    Copy the full SHA
    1b54431 View commit details
    Browse the repository at this point in the history
Loading