Skip to content

Commit

Permalink
Update ghcr.io/everest/everest-ci/build-env-base Docker tag to v1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent e5d144f commit 66e2e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-actions/run-clang-format/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ inputs:
default: 'always'
runs:
using: 'docker'
image: 'docker://ghcr.io/everest/everest-ci/build-env-base:v1.4.2'
image: 'docker://ghcr.io/everest/everest-ci/build-env-base:v1.4.3'
args:
- /usr/bin/run-clang-format
- /github/workspace/${{ inputs.source-dir }}
Expand Down

0 comments on commit 66e2e73

Please sign in to comment.