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: hoverkraft-tech/ci-github-common
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.24.0
Choose a base ref
...
head repository: hoverkraft-tech/ci-github-common
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.25.0
Choose a head ref
  • 3 commits
  • 18 files changed
  • 2 contributors

Commits on Aug 19, 2025

  1. docs: update actions and workflows documentation

    [skip ci]
    
    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    hoverkraft-bot[bot] committed Aug 19, 2025
    Configuration menu
    Copy the full SHA
    0cbd352 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2025

  1. chore(deps): bump hoverkraft-tech/ci-github-publish

    Bumps the github-actions-dependencies group with 1 update in the / directory: [hoverkraft-tech/ci-github-publish](https://github.com/hoverkraft-tech/ci-github-publish).
    
    
    Updates `hoverkraft-tech/ci-github-publish` from 0.7.1 to 0.8.0
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
    - [Commits](hoverkraft-tech/ci-github-publish@7ce3b41...6d9e5d4)
    
    ---
    updated-dependencies:
    - dependency-name: hoverkraft-tech/ci-github-publish
      dependency-version: 0.8.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and neilime committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    be1d6c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2025

  1. chore(deps): bump the github-actions-dependencies group across 1 dire…

    …ctory with 6 updates
    
    Bumps the github-actions-dependencies group with 6 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [super-linter/super-linter](https://github.com/super-linter/super-linter) | `8.0.0` | `8.1.0` |
    | [github/codeql-action](https://github.com/github/codeql-action) | `3.29.10` | `3.30.3` |
    | [tj-actions/changed-files](https://github.com/tj-actions/changed-files) | `46.0.5` | `47.0.0` |
    | [actions/github-script](https://github.com/actions/github-script) | `7.0.1` | `8.0.0` |
    | [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) | `6.1.0` | `6.1.1` |
    | [actions/stale](https://github.com/actions/stale) | `9.1.0` | `10.0.0` |
    
    Updates `super-linter/super-linter` from 8.0.0 to 8.1.0
    - [Release notes](https://github.com/super-linter/super-linter/releases)
    - [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
    - [Commits](super-linter/super-linter@5119dcd...ffde3b2)
    
    Updates `github/codeql-action` from 3.29.10 to 3.30.3
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@96f518a...192325c)
    
    Updates `tj-actions/changed-files` from 46.0.5 to 47.0.0
    - [Release notes](https://github.com/tj-actions/changed-files/releases)
    - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
    - [Commits](tj-actions/changed-files@ed68ef8...24d32ff)
    
    Updates `actions/github-script` from 7.0.1 to 8.0.0
    - [Release notes](https://github.com/actions/github-script/releases)
    - [Commits](actions/github-script@60a0d83...ed59741)
    
    Updates `amannn/action-semantic-pull-request` from 6.1.0 to 6.1.1
    - [Release notes](https://github.com/amannn/action-semantic-pull-request/releases)
    - [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md)
    - [Commits](amannn/action-semantic-pull-request@7f33ba7...48f2562)
    
    Updates `actions/stale` from 9.1.0 to 10.0.0
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@5bef64f...3a9db7e)
    
    ---
    updated-dependencies:
    - dependency-name: super-linter/super-linter
      dependency-version: 8.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    - dependency-name: github/codeql-action
      dependency-version: 3.30.3
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    - dependency-name: tj-actions/changed-files
      dependency-version: 47.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions-dependencies
    - dependency-name: actions/github-script
      dependency-version: 8.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions-dependencies
    - dependency-name: amannn/action-semantic-pull-request
      dependency-version: 6.1.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: actions/stale
      dependency-version: 10.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    dependabot[bot] authored and neilime committed Sep 29, 2025
    Configuration menu
    Copy the full SHA
    d324c77 View commit details
    Browse the repository at this point in the history
Loading