Thanks to visit codestin.com
Credit goes to github.com

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.4.1
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.5.0
Choose a head ref
  • 11 commits
  • 8 files changed
  • 3 contributors

Commits on Mar 30, 2022

  1. github-actions(deps): bump ergebnis/.github from 1.4.0 to 1.4.1

    Bumps ergebnis/.github from 1.4.0 to 1.4.1.
    
    ---
    updated-dependencies:
    - dependency-name: ergebnis/.github
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    f0a94b2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #83 from ergebnis/dependabot/github_actions/ergebn…

    …is/dot-github-1.4.1
    
    github-actions(deps): bump ergebnis/.github from 1.4.0 to 1.4.1
    ergebnis-bot authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    75c21cf View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. github-actions(deps): bump actions/checkout from 3.0.0 to 3.0.1

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.0 to 3.0.1.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3.0.0...v3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    a270ede View commit details
    Browse the repository at this point in the history
  2. Merge pull request #84 from ergebnis/dependabot/github_actions/action…

    …s/checkout-3.0.1
    
    github-actions(deps): bump actions/checkout from 3.0.0 to 3.0.1
    ergebnis-bot authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    4f1948a View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. github-actions(deps): bump actions/checkout from 3.0.1 to 3.0.2

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.1 to 3.0.2.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3.0.1...v3.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    bfab365 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #85 from ergebnis/dependabot/github_actions/action…

    …s/checkout-3.0.2
    
    github-actions(deps): bump actions/checkout from 3.0.1 to 3.0.2
    ergebnis-bot authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    9ecbefd View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    d5fcd64 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #86 from ergebnis/fix/require

    Fix: Require value for `working-directory` input
    localheinz authored May 19, 2022
    Configuration menu
    Copy the full SHA
    386aaaf View commit details
    Browse the repository at this point in the history
  3. Fix: Reference

    localheinz committed May 19, 2022
    Configuration menu
    Copy the full SHA
    45c93e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58698f5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #87 from ergebnis/feature/determine-root-version

    Enhancement: Add `composer/determine-root-version` action
    localheinz authored May 19, 2022
    Configuration menu
    Copy the full SHA
    b549aa2 View commit details
    Browse the repository at this point in the history
Loading