Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Commit 07f745e

Browse files
authored
Merge branch 'main' into cspo
2 parents 7990f5f + fe11662 commit 07f745e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-verify.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Verify Starlark
3030
run: make verify-starlark
3131

32-
- uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4
32+
- uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4
3333
with:
3434
node-version: "18"
3535
- name: Install renovate

0 commit comments

Comments
 (0)