Skip to content

Commit 6b90a92

Browse files
Update dependency llvm to v22.1.6 (#549)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8774803 commit 6b90a92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/hardened-libc++/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ runs:
1818

1919
env:
2020
# renovate: datasource=github-releases depName=llvm packageName=llvm/llvm-project extractVersion=^llvmorg-(?<version>.*)$
21-
LLVM_VERSION: 22.1.5
21+
LLVM_VERSION: 22.1.6
2222
run: |
2323
# Initialize hardened libc++ action
2424
"${GITHUB_ACTION_PATH}/init.sh"

0 commit comments

Comments
 (0)