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: cpp-linter/cpp-linter-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: acd5344
Choose a base ref
...
head repository: cpp-linter/cpp-linter-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5e6d00d
Choose a head ref
  • 5 commits
  • 4 files changed
  • 4 contributors

Commits on Aug 26, 2024

  1. chore: update used-by badge by github-actions[bot] (#260)

    Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>
    github-actions[bot] and shenxianpeng authored Aug 26, 2024
    1 Configuration menu
    Copy the full SHA
    29c78e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    62c21eb View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    ca4c3be View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. add database to list of features in issue template (#264)

    Adds the `database` input to the list of existing features in the issue template for feature requests.
    2bndy5 authored Sep 16, 2024
    1 Configuration menu
    Copy the full SHA
    3a0a41a View commit details
    Browse the repository at this point in the history
  2. Bump cpp-linter from 1.10.0 to 1.10.1 in the pip group (#262)

    Bumps the pip group with 1 update: [cpp-linter](https://github.com/cpp-linter/cpp-linter).
    
    
    Updates `cpp-linter` from 1.10.0 to 1.10.1
    - [Release notes](https://github.com/cpp-linter/cpp-linter/releases)
    - [Commits](cpp-linter/cpp-linter@v1.10.0...v1.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: cpp-linter
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: pip
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 16, 2024
    1 Configuration menu
    Copy the full SHA
    5e6d00d View commit details
    Browse the repository at this point in the history
Loading