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: goreleaser/goreleaser-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.1.0
Choose a base ref
...
head repository: goreleaser/goreleaser-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.2.0
Choose a head ref
  • 6 commits
  • 11 files changed
  • 2 contributors

Commits on Jan 13, 2025

  1. chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#482)

    Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
    - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
    - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: cross-spawn
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    d28c982 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. Configuration menu
    Copy the full SHA
    842e7cc View commit details
    Browse the repository at this point in the history
  2. chore(deps): update actions

    Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    bc0ac76 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update semver and tool-cache

    Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    25b92ab View commit details
    Browse the repository at this point in the history
  4. test: fix configs

    caarlos0 committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    450d3a4 View commit details
    Browse the repository at this point in the history
  5. test: fixes

    caarlos0 committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    0262998 View commit details
    Browse the repository at this point in the history
Loading