Skip to content

Commit 9ac9055

Browse files
dependabot[bot]theComputeKid
authored andcommitted
github: workflows: bump lukka/get-cmake from 3.31.5 to 3.31.6
Bumps [lukka/get-cmake](https://github.com/lukka/get-cmake) from 3.31.5 to 3.31.6. - [Release notes](https://github.com/lukka/get-cmake/releases) - [Commits](lukka/get-cmake@5f6e04f...56d043d) --- updated-dependencies: - dependency-name: lukka/get-cmake dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent edbff0a commit 9ac9055

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci-aarch64.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
9696
# Note: This will create a github actions cache
9797
- name: Get latest CMake and Ninja
98-
uses: lukka/get-cmake@5f6e04f5267c8133f1273bf2103583fc72c46b17 # v3.31.5
98+
uses: lukka/get-cmake@56d043d188c3612951d8755da8f4b709ec951ad6 # v3.31.6
9999
with:
100100
cmakeVersion: 3.31.0
101101
ninjaVersion: 1.12.0

.github/workflows/nightly-aarch64.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858

5959
# Note: This will create a github actions cache
6060
- name: Get latest CMake and Ninja
61-
uses: lukka/get-cmake@5f6e04f5267c8133f1273bf2103583fc72c46b17 # v3.31.5
61+
uses: lukka/get-cmake@56d043d188c3612951d8755da8f4b709ec951ad6 # v3.31.6
6262
with:
6363
cmakeVersion: 3.31.0
6464
ninjaVersion: 1.12.0

0 commit comments

Comments
 (0)