From 7eb7162cada846159553fda4ff451d7488ed9f16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 19:36:40 +0000 Subject: [PATCH] chore(deps): Bump cpp-linter/cpp-linter-action Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action) from 1f17beec5b849076a66af41aca1a44a041625541 to cfd08bb3bd5d5611bbbf63cfbfec2643b2da9fea. - [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases) - [Commits](https://github.com/cpp-linter/cpp-linter-action/compare/1f17beec5b849076a66af41aca1a44a041625541...cfd08bb3bd5d5611bbbf63cfbfec2643b2da9fea) --- updated-dependencies: - dependency-name: cpp-linter/cpp-linter-action dependency-version: cfd08bb3bd5d5611bbbf63cfbfec2643b2da9fea dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 4b5ef23..b147406 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - - uses: cpp-linter/cpp-linter-action@1f17beec5b849076a66af41aca1a44a041625541 + - uses: cpp-linter/cpp-linter-action@cfd08bb3bd5d5611bbbf63cfbfec2643b2da9fea id: linter continue-on-error: true env: