Skip to content

Commit 31952c8

Browse files
Update ghcr.io/everest/everest-ci/build-env-base Docker tag to v1.4.3 (#69)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5ed611a commit 31952c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github-actions/run-clang-format/action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ inputs:
1919
default: 'always'
2020
runs:
2121
using: 'docker'
22-
image: 'docker://ghcr.io/everest/everest-ci/build-env-base:v1.4.2'
22+
image: 'docker://ghcr.io/everest/everest-ci/build-env-base:v1.4.3'
2323
args:
2424
- /usr/bin/run-clang-format
2525
- /github/workspace/${{ inputs.source-dir }}

0 commit comments

Comments
 (0)