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: morphy2k/revive-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.7.2
Choose a base ref
...
head repository: morphy2k/revive-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.7.3
Choose a head ref
  • 3 commits
  • 1 file changed
  • 1 contributor

Commits on Feb 7, 2025

  1. Bump golang from 1.23.5 to 1.23.6 (#162)

    Bumps golang from 1.23.5 to 1.23.6.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      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 Feb 7, 2025
    Configuration menu
    Copy the full SHA
    7dff24a View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. Bump golang from 1.23.6 to 1.24.0 (#163)

    Bumps golang from 1.23.6 to 1.24.0.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    1020b91 View commit details
    Browse the repository at this point in the history
  2. Bump mgechev/revive from 1.6.0 to 1.6.1 (#164)

    Bumps [mgechev/revive](https://github.com/mgechev/revive) from 1.6.0 to 1.6.1.
    - [Release notes](https://github.com/mgechev/revive/releases)
    - [Changelog](https://github.com/mgechev/revive/blob/master/.goreleaser.yml)
    - [Commits](mgechev/revive@v1.6.0...v1.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: mgechev/revive
      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 Feb 13, 2025
    Configuration menu
    Copy the full SHA
    4d9d912 View commit details
    Browse the repository at this point in the history
Loading