Thanks to visit codestin.com
Credit goes to github.com

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: solarwinds/setup-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: actions/setup-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Dec 4, 2025

  1. Bump actions/publish-action from 0.3.0 to 0.4.0 (actions#912)

    Bumps [actions/publish-action](https://github.com/actions/publish-action) from 0.3.0 to 0.4.0.
    - [Commits](actions/publish-action@v0.3.0...v0.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/publish-action
      dependency-version: 0.4.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 4, 2025
    Configuration menu
    Copy the full SHA
    f2beeb2 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2025

  1. Retry on HTTP 522 Connection timed out (actions#964)

    This is supposed to be CloudFlare specific 522 Connection timed out HTTP
    error code.
    findepi authored Dec 23, 2025
    Configuration menu
    Copy the full SHA
    5d7b214 View commit details
    Browse the repository at this point in the history
Loading