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.0.0
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.0.1
Choose a head ref
  • 7 commits
  • 4 files changed
  • 5 contributors

Commits on Feb 8, 2022

  1. Update test-action.yml (#55)

    * Update test-action.yml
    
    Make sure that all actions are using commit hashes.
    
    Signed-off-by: Jauder Ho <jauderho@users.noreply.github.com>
    jauderho authored Feb 8, 2022
    Configuration menu
    Copy the full SHA
    fbb87b5 View commit details
    Browse the repository at this point in the history
  2. Create dependabot.yml (#57)

    Enable Dependabot
    
    Signed-off-by: Jauder Ho <jauderho@users.noreply.github.com>
    jauderho authored Feb 8, 2022
    Configuration menu
    Copy the full SHA
    e0b52f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. fix yaml indent (#59)

    Signed-off-by: Bob Callaway <bob.callaway@gmail.com>
    bobcallaway authored Feb 19, 2022
    Configuration menu
    Copy the full SHA
    d7c0104 View commit details
    Browse the repository at this point in the history
  2. update to v1.5.2 (#58)

    Signed-off-by: Bob Callaway <bob.callaway@gmail.com>
    bobcallaway authored Feb 19, 2022
    Configuration menu
    Copy the full SHA
    dae6626 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d12dc20 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Bump actions/setup-go from 2.1.5 to 2.2.0 (#62)

    * Bump actions/setup-go from 2.1.5 to 2.2.0
    
    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2.1.5 to 2.2.0.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@424fc82...bfdd357)
    
    ---
    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
    
    Signed-off-by: Carlos Panato <ctadeu@gmail.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Carlos Panato <ctadeu@gmail.com>
    dependabot[bot] and cpanato authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    179e0f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. update v2.0.1 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
    cfeeb2e View commit details
    Browse the repository at this point in the history
Loading