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: hashicorp/setup-terraform
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1
Choose a base ref
...
head repository: hashicorp/setup-terraform
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 7 commits
  • 10 files changed
  • 6 contributors

Commits on Apr 8, 2022

  1. Configuration menu
    Copy the full SHA
    b11dc8a View commit details
    Browse the repository at this point in the history
  2. Bump @actions/github from 5.0.0 to 5.0.1 (#177)

    Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.0 to 5.0.1.
    - [Release notes](https://github.com/actions/toolkit/releases)
    - [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/github"
      dependency-type: direct:production
      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 8, 2022
    Configuration menu
    Copy the full SHA
    ccba56d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9adc4c View commit details
    Browse the repository at this point in the history
  4. Upgrade Nodejs runtime from 12 to 16 (#170)

    This updates the NodeJS runtime version from 12 to 16. NodeJS 12 is EOL on 4/30/2022. NodeJS 16 is supported on all Github Actions Runners v2.285.0 or later.
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    Co-authored-by: James Pogran <jpogran@outlook.com>
    chenrui333 and jpogran authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    d5cbd3f View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Update README.md (#180)

    Grammar update for “outputs are” instead of “outputs is”
    dustindortch authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    2370d83 View commit details
    Browse the repository at this point in the history
  2. dependabot: track github-actions dependency changes (#179)

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    b432b56 View commit details
    Browse the repository at this point in the history
  3. Release 2.0.0 (#181)

    jpogran authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    17d4c9b View commit details
    Browse the repository at this point in the history
Loading