We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0a464e commit 5e08cf0Copy full SHA for 5e08cf0
1 file changed
.github/actions/hardened-libc++/action.yaml
@@ -18,7 +18,7 @@ runs:
18
19
env:
20
# renovate: datasource=github-releases depName=llvm packageName=llvm/llvm-project extractVersion=^llvmorg-(?<version>.*)$
21
- LLVM_VERSION: 22.1.6
+ LLVM_VERSION: 22.1.7
22
run: |
23
# Initialize hardened libc++ action
24
"${GITHUB_ACTION_PATH}/init.sh"
0 commit comments