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.3.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.4.0
Choose a head ref
  • 3 commits
  • 7 files changed
  • 2 contributors

Commits on Jun 13, 2023

  1. chore(deps): bump semver from 7.5.0 to 7.5.1 (#417)

    Bumps [semver](https://github.com/npm/node-semver) from 7.5.0 to 7.5.1.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
    - [Commits](npm/node-semver@v7.5.0...v7.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      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 Jun 13, 2023
    Configuration menu
    Copy the full SHA
    920a7cb View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. feat: support oss nightlies (#424)

    * feat: support oss nightlies
    
    Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
    
    * fix: test
    
    ---------
    
    Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
    caarlos0 authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c7c9447 View commit details
    Browse the repository at this point in the history
  2. feat(deps): update semver, @actions/http-client

    Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Aug 9, 2023
    1 Configuration menu
    Copy the full SHA
    3fa32b8 View commit details
    Browse the repository at this point in the history
Loading