From 0e58eacde8c0804f804951e6fe5d4c8cc600eb57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 12:43:20 +0000 Subject: [PATCH] Bump aminya/setup-cpp from 1.1.0 to 1.7.0 Bumps [aminya/setup-cpp](https://github.com/aminya/setup-cpp) from 1.1.0 to 1.7.0. - [Release notes](https://github.com/aminya/setup-cpp/releases) - [Commits](https://github.com/aminya/setup-cpp/compare/3aac37c3fbde6cb1d2fa0a0a7e945b63b10561d5...004edc19527a83d56cda032658aab55c5e2ed48f) --- updated-dependencies: - dependency-name: aminya/setup-cpp dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 2da0576..95a3fe0 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -15,7 +15,7 @@ jobs: - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 - name: Install clang-format - uses: aminya/setup-cpp@3aac37c3fbde6cb1d2fa0a0a7e945b63b10561d5 # v1.1.0 + uses: aminya/setup-cpp@004edc19527a83d56cda032658aab55c5e2ed48f # v1.7.0 with: clangformat: 17.0.5