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: sigstore/cosign-installer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.9.2
Choose a base ref
...
head repository: sigstore/cosign-installer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.10.0
Choose a head ref
  • 4 commits
  • 3 files changed
  • 3 contributors

Commits on Aug 18, 2025

  1. Configuration menu
    Copy the full SHA
    074636b View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2025

  1. Bump actions/github-script from 7.0.1 to 8.0.0 (#198)

    Bumps [actions/github-script](https://github.com/actions/github-script) from 7.0.1 to 8.0.0.
    - [Release notes](https://github.com/actions/github-script/releases)
    - [Commits](actions/github-script@60a0d83...ed59741)
    
    ---
    updated-dependencies:
    - dependency-name: actions/github-script
      dependency-version: 8.0.0
      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 Sep 8, 2025
    Configuration menu
    Copy the full SHA
    bb9dfc1 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2025

  1. Bump actions/setup-go from 5.5.0 to 6.0.0 (#199)

    * Bump actions/setup-go from 5.5.0 to 6.0.0
    
    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.5.0 to 6.0.0.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@d35c59a...4469467)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-version: 6.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update Go version in test workflow
    
    Signed-off-by: Carlos Tadeu Panato Junior <ctadeu@gmail.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Carlos Tadeu Panato Junior <ctadeu@gmail.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Carlos Tadeu Panato Junior <ctadeu@gmail.com>
    dependabot[bot] and cpanato authored Sep 12, 2025
    Configuration menu
    Copy the full SHA
    920f20f View commit details
    Browse the repository at this point in the history
  2. Bump default Cosign to v2.6.0 (#200)

    Hayden authored Sep 12, 2025
    Configuration menu
    Copy the full SHA
    d7543c9 View commit details
    Browse the repository at this point in the history
Loading