We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8774803 commit 6b90a92Copy full SHA for 6b90a92
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.5
+ LLVM_VERSION: 22.1.6
22
run: |
23
# Initialize hardened libc++ action
24
"${GITHUB_ACTION_PATH}/init.sh"
0 commit comments