Skip to content

Commit

Permalink
Bump lukka/get-cmake from 3.27.1 to 3.27.4 (#157)
Browse files Browse the repository at this point in the history
Bumps [lukka/get-cmake](https://github.com/lukka/get-cmake) from 3.27.1 to 3.27.4.
- [Release notes](https://github.com/lukka/get-cmake/releases)
- [Commits](lukka/get-cmake@v3.27.1...v3.27.4)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 9, 2023
1 parent 0215540 commit 8d1c8ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
config-file: ./.github/codeql/codeql-config.yml

# Install CMake
- uses: lukka/get-cmake@v3.27.1
- uses: lukka/get-cmake@v3.27.4
# Install NASM
- uses: ilammy/setup-nasm@v1

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
persist-credentials: false

# Install CMake
- uses: lukka/get-cmake@v3.27.1
- uses: lukka/get-cmake@v3.27.4
# Install NASM
- uses: ilammy/setup-nasm@v1
# Launch the MSVC Tools Command Prompt (Windows)
Expand Down

0 comments on commit 8d1c8ee

Please sign in to comment.