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

Commits on Jan 25, 2023

  1. Update README.md

    CalebAlbers authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    769f232 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

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

Commits on Apr 5, 2023

  1. Bump @vercel/ncc from 0.36.0 to 0.36.1 (#13)

    Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.36.0 to 0.36.1.
    - [Release notes](https://github.com/vercel/ncc/releases)
    - [Commits](vercel/ncc@0.36.0...0.36.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@vercel/ncc"
      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 5, 2023
    Configuration menu
    Copy the full SHA
    ae982ea View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Bump @octokit/plugin-retry from 4.0.4 to 4.1.3 (#23)

    Bumps [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) from 4.0.4 to 4.1.3.
    - [Release notes](https://github.com/octokit/plugin-retry.js/releases)
    - [Commits](octokit/plugin-retry.js@v4.0.4...v4.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/plugin-retry"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    f9aef65 View commit details
    Browse the repository at this point in the history
  2. Update to use default GHA token (#21)

    * Update to use default GHA token
    
    * use v3 action/checkout
    
    * skip failing tests
    
    ---------
    
    Co-authored-by: dlaguerta <dianne@hashicorp.com>
    CalebAlbers and dlaguerta authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    2cc6b1d View commit details
    Browse the repository at this point in the history
Loading