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: v3.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: v3.2.0
Choose a head ref
  • 3 commits
  • 7 files changed
  • 3 contributors

Commits on Oct 12, 2022

  1. chore(deps): bump @actions/core from 1.9.1 to 1.10.0 (#372)

    * chore(deps): bump @actions/core from 1.9.1 to 1.10.0
    
    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.1 to 1.10.0.
    - [Release notes](https://github.com/actions/toolkit/releases)
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * chore: update generate content
    
    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 Oct 12, 2022
    Configuration menu
    Copy the full SHA
    685a991 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump yargs from 17.5.1 to 17.6.0 (#373)

    * chore(deps): bump yargs from 17.5.1 to 17.6.0
    
    Bumps [yargs](https://github.com/yargs/yargs) from 17.5.1 to 17.6.0.
    - [Release notes](https://github.com/yargs/yargs/releases)
    - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
    - [Commits](yargs/yargs@v17.5.1...v17.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: yargs
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * chore: update generate content
    
    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 Oct 12, 2022
    Configuration menu
    Copy the full SHA
    0ca84fc View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. chore: remove workaround for setOutput (#374)

    Co-authored-by: CrazyMax <[email protected]>
    crazy-max and crazy-max authored Oct 16, 2022
    Configuration menu
    Copy the full SHA
    b508e2e View commit details
    Browse the repository at this point in the history
Loading