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: v4.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: v4.1.1
Choose a head ref
  • 6 commits
  • 19 files changed
  • 6 contributors

Commits on Dec 13, 2022

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

Commits on Dec 20, 2022

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

Commits on Jan 2, 2023

  1. docs: migrating from v3

    caarlos0 authored Jan 2, 2023
    Configuration menu
    Copy the full SHA
    256e4b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. chore(deps): bump json5 from 2.2.0 to 2.2.3 (#388)

    * chore(deps): bump json5 from 2.2.0 to 2.2.3
    
    Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v2.2.0...v2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * test: fix deprecated goreleaser config
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333 dependabot[bot]@users.noreply.github.com>
    Co-authored-by: CrazyMax <[email protected]>
    dependabot[bot] and crazy-max authored Jan 8, 2023
    Configuration menu
    Copy the full SHA
    b1ffc5d View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Configuration menu
    Copy the full SHA
    b1a2381 View commit details
    Browse the repository at this point in the history
  2. fix: use @action/github (#390)

    * fix: use @action/github
    
    Signed-off-by: Carlos A Becker <[email protected]>
    Co-authored-by: CrazyMax <[email protected]>
    Signed-off-by: Carlos A Becker <[email protected]>
    
    * Update README.md
    
    Co-authored-by: CrazyMax <[email protected]>
    
    * Update action.yml
    
    Co-authored-by: CrazyMax <[email protected]>
    
    ---------
    
    Signed-off-by: Carlos A Becker <[email protected]>
    Co-authored-by: CrazyMax <[email protected]>
    Co-authored-by: CrazyMax <[email protected]>
    3 people authored Jan 28, 2023
    Configuration menu
    Copy the full SHA
    9754a25 View commit details
    Browse the repository at this point in the history
Loading