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: tmknom/release-workflows
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.4
Choose a base ref
...
head repository: tmknom/release-workflows
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.12.5
Choose a head ref
  • 8 commits
  • 1 file changed
  • 2 contributors

Commits on May 8, 2025

  1. chore(deps): bump actions/setup-go from 5.4.0 to 5.5.0

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.4.0 to 5.5.0.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@0aaccfd...d35c59a)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-version: 5.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 8, 2025
    Configuration menu
    Copy the full SHA
    1de71ca View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

  1. chore(deps): bump actions/attest-build-provenance from 2.2.3 to 2.4.0

    Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 2.2.3 to 2.4.0.
    - [Release notes](https://github.com/actions/attest-build-provenance/releases)
    - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
    - [Commits](actions/attest-build-provenance@c074443...e8998f9)
    
    ---
    updated-dependencies:
    - dependency-name: actions/attest-build-provenance
      dependency-version: 2.4.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    526fc60 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2025

  1. chore(deps): bump anchore/sbom-action from 0.19.0 to 0.20.1

    Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.19.0 to 0.20.1.
    - [Release notes](https://github.com/anchore/sbom-action/releases)
    - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md)
    - [Commits](anchore/sbom-action@9f73021...9246b90)
    
    ---
    updated-dependencies:
    - dependency-name: anchore/sbom-action
      dependency-version: 0.20.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    775fc02 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2025

  1. Merge pull request #107 from tmknom/dependabot/github_actions/actions…

    …/setup-go-5.5.0
    
    chore(deps): bump actions/setup-go from 5.4.0 to 5.5.0
    tmknom authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    2a1e688 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #109 from tmknom/dependabot/github_actions/actions…

    …/attest-build-provenance-2.4.0
    
    chore(deps): bump actions/attest-build-provenance from 2.2.3 to 2.4.0
    tmknom authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    1fdbc78 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #110 from tmknom/dependabot/github_actions/anchore…

    …/sbom-action-0.20.1
    
    chore(deps): bump anchore/sbom-action from 0.19.0 to 0.20.1
    tmknom authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    48fc187 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump sigstore/cosign-installer from 3.8.2 to 3.9.0

    Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.8.2 to 3.9.0.
    - [Release notes](https://github.com/sigstore/cosign-installer/releases)
    - [Commits](sigstore/cosign-installer@3454372...fb28c2b)
    
    ---
    updated-dependencies:
    - dependency-name: sigstore/cosign-installer
      dependency-version: 3.9.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    6925cac View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2025

  1. Merge pull request #111 from tmknom/dependabot/github_actions/sigstor…

    …e/cosign-installer-3.9.0
    
    chore(deps): bump sigstore/cosign-installer from 3.8.2 to 3.9.0
    tmknom authored Jun 20, 2025
    Configuration menu
    Copy the full SHA
    c3754f0 View commit details
    Browse the repository at this point in the history
Loading