sonarqube-scan-action/install-build-wrapper/action.yml
2025-09-18 10:38:53 +02:00

13 lines
361 B
YAML

name: "Install Build Wrapper for C and C++"
description: >
Download and install the Build Wrapper for C, C++, and Objective-C
projects analyzed with manual config.
branding:
icon: check
color: green
outputs:
build-wrapper-binary:
description: "Absolute path to Build Wrapper binary."
runs:
using: node20
main: ../dist/install-build-wrapper.js