Skip to content

Commit

Permalink
Update ghcr.io/everest/everest-ci/build-env-base Docker tag to v1.3.3 (
Browse files Browse the repository at this point in the history
…#37)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 9, 2024
1 parent 42e3fb0 commit 67020ed
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.3.1'
image: 'docker://ghcr.io/everest/everest-ci/build-env-base:v1.3.3'
args:
- /usr/bin/run-clang-format
- /github/workspace/${{ inputs.source-dir }}
Expand Down

0 comments on commit 67020ed

Please sign in to comment.