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: go-openapi/ci-workflows
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.10
Choose a base ref
...
head repository: go-openapi/ci-workflows
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.11
Choose a head ref
  • 4 commits
  • 5 files changed
  • 2 contributors

Commits on Mar 2, 2026

  1. chore(deps): Bump taiki-e/install-action

    Bumps the development-dependencies group with 1 update: [taiki-e/install-action](https://github.com/taiki-e/install-action).
    
    
    Updates `taiki-e/install-action` from 2.68.12 to 2.68.16
    - [Release notes](https://github.com/taiki-e/install-action/releases)
    - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
    - [Commits](taiki-e/install-action@aba36d7...d6e286f)
    
    ---
    updated-dependencies:
    - dependency-name: taiki-e/install-action
      dependency-version: 2.68.16
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    7a07d9a View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2026

  1. chore(deps): Bump the development-dependencies group with 2 updates

    Bumps the development-dependencies group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).
    
    
    Updates `github/codeql-action` from 4.32.4 to 4.32.5
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@89a39a4...c793b71)
    
    Updates `aquasecurity/trivy-action` from 0.34.1 to 0.34.2
    - [Release notes](https://github.com/aquasecurity/trivy-action/releases)
    - [Commits](aquasecurity/trivy-action@e368e32...97e0b38)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 4.32.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: aquasecurity/trivy-action
      dependency-version: 0.34.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Mar 3, 2026
    Configuration menu
    Copy the full SHA
    687e923 View commit details
    Browse the repository at this point in the history
  2. fix(test): timeout to 30m to support integration tests

    Signed-off-by: Frederic BIDON <[email protected]>
    fredbi committed Mar 3, 2026
    Configuration menu
    Copy the full SHA
    92cf09d View commit details
    Browse the repository at this point in the history
  3. fix: set 30m test timeout across the board

    Signed-off-by: Frederic BIDON <[email protected]>
    fredbi committed Mar 3, 2026
    Configuration menu
    Copy the full SHA
    435746a View commit details
    Browse the repository at this point in the history
Loading