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: v2.5.1
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: v2.6.0
Choose a head ref
  • 5 commits
  • 4 files changed
  • 3 contributors

Commits on Aug 18, 2022

  1. update action to default cosign to v1.11.0 release (#89)

    Signed-off-by: cpanato <ctadeu@gmail.com>
    
    Signed-off-by: cpanato <ctadeu@gmail.com>
    cpanato authored Aug 18, 2022
    Configuration menu
    Copy the full SHA
    716fc02 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. cleanup dependabot (#90)

    Signed-off-by: cpanato <ctadeu@gmail.com>
    
    Signed-off-by: cpanato <ctadeu@gmail.com>
    cpanato authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    8d0fee4 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. default cosign to v1.11.1 (#91)

    Signed-off-by: cpanato <ctadeu@gmail.com>
    
    Signed-off-by: cpanato <ctadeu@gmail.com>
    cpanato authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    14d4334 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Bump actions/setup-go from 3.2.1 to 3.3.0 (#92)

    * Bump actions/setup-go from 3.2.1 to 3.3.0
    
    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.2.1 to 3.3.0.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@84cbf80...268d8c0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * update version comment and add check latest parameter
    
    Signed-off-by: cpanato <ctadeu@gmail.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: cpanato <ctadeu@gmail.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: cpanato <ctadeu@gmail.com>
    dependabot[bot] and cpanato authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    f3c664d View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. update v2.6.0 to download cosign from GitHub instead of GCS

    Signed-off-by: Bob Callaway <bcallaway@google.com>
    bobcallaway committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    db0f512 View commit details
    Browse the repository at this point in the history
Loading