An open API service indexing awesome lists of open source software.

https://github.com/offa/conan-action

GitHub Action for Conan integration.
https://github.com/offa/conan-action

conan conan2 github-action github-actions

Last synced: 4 months ago
JSON representation

GitHub Action for Conan integration.

Awesome Lists containing this project

README

          

# conan-action

[![ci](https://github.com/offa/conan-action/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/offa/conan-action/actions/workflows/ci.yml)
[![GitHub release](https://img.shields.io/github/release/offa/conan-action.svg)](https://github.com/offa/conan-action/releases)
[![License](https://img.shields.io/badge/license-MIT-yellow.svg)](LICENSE)

GitHub Action for Conan based projects.

Provides Conan installation and setup.

### Recommendation

Instead of using a tag or branch, pinning to a full-length commit is recommended.
[Dependabot](https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot) helps to keep GH Actions up to date.