From e595162354a0b874a7db44ba953dd581a6a367a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2024 18:51:06 +0000 Subject: [PATCH] Bump cpp-linter/cpp-linter-action Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action) from a37e579de27f4a759c4c5f18f1d43592076236c9 to 9ce54f46a992387a9e94f58ff489f36b4310dc7c. - [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases) - [Commits](https://github.com/cpp-linter/cpp-linter-action/compare/a37e579de27f4a759c4c5f18f1d43592076236c9...9ce54f46a992387a9e94f58ff489f36b4310dc7c) --- updated-dependencies: - dependency-name: cpp-linter/cpp-linter-action 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 203e2fa..d3e06b7 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@a37e579de27f4a759c4c5f18f1d43592076236c9 + - uses: cpp-linter/cpp-linter-action@9ce54f46a992387a9e94f58ff489f36b4310dc7c id: linter continue-on-error: true env: