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/setup-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cdcb36043654635271a94b9a6d1392de5bb323a7
Choose a base ref
...
head repository: actions/setup-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32
Choose a head ref
  • 2 commits
  • 7 files changed
  • 2 contributors

Commits on May 10, 2024

  1. Fix versions check failure (#479)

    * Update to latest Go versions
    
    * Updated versions
    
    * Update test data
    
    * Update test data
    HarithaVattikuti authored May 10, 2024
    Configuration menu
    Copy the full SHA
    4ab57d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Bump braces from 3.0.2 to 3.0.3 (#487)

    * Bump braces from 3.0.2 to 3.0.3
    
    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump undici from 5.28.3 to 5.28.4
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: HarithaVattikuti <73516759+HarithaVattikuti@users.noreply.github.com>
    dependabot[bot] and HarithaVattikuti authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    0a12ed9 View commit details
    Browse the repository at this point in the history
Loading