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: 3041bf56c941b39c61721a86cd11f3bb1338122a
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: f111f3307d8850f501ac008e886eec1fd1932a34
Choose a head ref
  • 4 commits
  • 34 files changed
  • 3 contributors

Commits on Jan 15, 2025

  1. Use the new cache service: upgrade @actions/cache to ^4.0.0 (#531)

    * Use new cache service
    
    * Add licensed output
    
    * Review licenses & update types
    Link- authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    f81f022 View commit details
    Browse the repository at this point in the history
  2. Configure Dependabot settings (#530)

    * Create dependabot.yml
    
    * Format file
    HarithaVattikuti authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    43e1389 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

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

Commits on Jan 21, 2025

  1. Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 (#534)

    Bumps [actions/publish-immutable-action](https://github.com/actions/publish-immutable-action) from 0.0.3 to 0.0.4.
    - [Release notes](https://github.com/actions/publish-immutable-action/releases)
    - [Commits](actions/publish-immutable-action@0.0.3...v0.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/publish-immutable-action
      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 Jan 21, 2025
    Configuration menu
    Copy the full SHA
    f111f33 View commit details
    Browse the repository at this point in the history
Loading