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.1.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: v3.1.2
Choose a head ref
  • 4 commits
  • 3 files changed
  • 3 contributors

Commits on Jul 20, 2023

  1. Fix build and push step Readme missing id (#138)

    Signed-off-by: Houssem Ben Ali <hbenali.tn@gmail.com>
    Houssem Ben Ali authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    a5d81fb View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Bump actions/setup-go from 4.0.1 to 4.1.0 (#139)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.0.1 to 4.1.0.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@fac708d...93397be)
    
    ---
    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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    37f3871 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Bump actions/checkout from 3.5.3 to 3.6.0 (#141)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@c85c95e...f43a0e5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      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 Aug 28, 2023
    Configuration menu
    Copy the full SHA
    4a86152 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. bump cosign to v2.2.0 (#142)

    Signed-off-by: cpanato <ctadeu@gmail.com>
    cpanato authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    11086d2 View commit details
    Browse the repository at this point in the history
Loading