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.5.4
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.5.5
Choose a head ref
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 4, 2024

  1. Bump actions/setup-go from 4 to 5 (#122)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    2b566aa View commit details
    Browse the repository at this point in the history
  2. Bump golang from 1.21.3 to 1.21.5 (#121)

    Bumps golang from 1.21.3 to 1.21.5.
    
    ---
    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 Jan 4, 2024
    Configuration menu
    Copy the full SHA
    c8d797a View commit details
    Browse the repository at this point in the history
  3. Bump alpine from 3.18.4 to 3.19.0 (#123)

    Bumps alpine from 3.18.4 to 3.19.0.
    
    ---
    updated-dependencies:
    - dependency-name: alpine
      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 Jan 4, 2024
    Configuration menu
    Copy the full SHA
    32cc876 View commit details
    Browse the repository at this point in the history
  4. bump revive to 1.3.5

    morphy2k committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    bfb4529 View commit details
    Browse the repository at this point in the history
Loading