Skip to content

Commit 94584a7

Browse files
committed
ORC-2041: Upgrade cpp-linter-action hash to match ASF infra
(cherry picked from commit 84f8057) Signed-off-by: Dongjoon Hyun <[email protected]> (cherry picked from commit 01ebe14) Signed-off-by: Dongjoon Hyun <[email protected]>
1 parent 1dbcb07 commit 94584a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
mkdir build && cd build
152152
cmake .. -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DBUILD_JAVA=OFF
153153
cmake --build .
154-
- uses: cpp-linter/cpp-linter-action@f91c446a32ae3eb9f98fef8c9ed4c7cb613a4f8a
154+
- uses: cpp-linter/cpp-linter-action@0f6d1b8d7e38b584cbee606eb23d850c217d54f8
155155
id: linter
156156
continue-on-error: true
157157
env:

0 commit comments

Comments
 (0)