Bump pkl.impl.ghactions to version 1.3.2 (#1403)

Updates pkl.impl.ghactions package to version 1.3.2
This commit is contained in:
Jen Basch
2026-01-12 18:01:46 -08:00
committed by GitHub
parent b4bd292511
commit fd66438828
3 changed files with 12 additions and 3 deletions

2
.github/workflows/prb.yml generated vendored
View File

@@ -741,6 +741,8 @@ jobs:
chmod +x $PKL_EXEC
echo "$DIR" >> "$GITHUB_PATH"
echo "pkl_exec=$PKL_EXEC" >> "$GITHUB_OUTPUT"
- shell: bash
run: rm -rf .github/**/[a-z]*.yml
- shell: bash
run: pkl eval -m .github/ --project-dir .github/ .github/index.pkl
- name: check git status