Commit 0dc169e
ORC-2041: Update
### What changes were proposed in this pull request?
This PR aims to. update `cpp-linter-action` hash to match ASF infra.
### Why are the changes needed?
Currently, the AS-IS `branch-2.2` CI is broken due to the ASF INFRA change.
- https://github.com/apache/orc/actions/runs/20675429466
> The action cpp-linter/cpp-linter-actionf91c446a32ae3eb9f98fef8c9ed4c7cb613a4f8a is not allowed in apache/orc because all actions must be from a repository owned by your enterprise, created by GitHub, verified in the GitHub Marketplace, or match one of the patterns: ...
As of now, the value is the following.
- https://github.com/apache/infrastructure-actions/blob/main/actions.yml#L278
```
cpp-linter/cpp-linter-action:
0f6d1b8d7e38b584cbee606eb23d850c217d54f8:
tag: v2.15.1
```
### How was this patch tested?
Pass the CIs on this PR.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #2466 from dongjoon-hyun/ORC-2041.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: William Hyun <[email protected]>cpp-linter-action hash to match ASF infra1 parent 0927cbd commit 0dc169e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| |||
0 commit comments