Skip to content

Commit

Permalink
chore(deps): bump turtlebrowser/get-conan from 1.1 to 1.2
Browse files Browse the repository at this point in the history
Bumps [turtlebrowser/get-conan](https://github.com/turtlebrowser/get-conan) from 1.1 to 1.2.
- [Release notes](https://github.com/turtlebrowser/get-conan/releases)
- [Commits](turtlebrowser/get-conan@v1.1...v1.2)

---
updated-dependencies:
- dependency-name: turtlebrowser/get-conan
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and leha-bot committed Sep 18, 2023
1 parent 29ce881 commit 377ec9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

# Install conan
- name: Get Conan
uses: turtlebrowser/get-conan@v1.1
uses: turtlebrowser/get-conan@v1.2

# Install dependencies in the same build folder as will be used in CMake. This path also will be used for CMake's find_package() mode
# via CMAKE_MODULE_PATH and CMAKE_PREFIX_PATH.
Expand Down

0 comments on commit 377ec9c

Please sign in to comment.