We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b0a910 commit bb4a8c3Copy full SHA for bb4a8c3
github-actions/run-clang-format/action.yaml
@@ -19,7 +19,7 @@ inputs:
19
default: 'always'
20
runs:
21
using: 'docker'
22
- image: 'docker://ghcr.io/everest/everest-ci/build-env-base:v1.3.0
+ image: 'docker://ghcr.io/everest/everest-ci/build-env-base:v1.3.0'
23
args:
24
- /usr/bin/run-clang-format
25
- /github/workspace/${{ inputs.source-dir }}
0 commit comments