Original PR: https://github.com/apple/pkl/pull/1359 Author: @bioball Created: 12/10/2025 Status: ✅ Merged Merged: 12/11/2025 Merged by: @bioball
Base: main ← Head: lockfile
main
lockfile
6908bf5
b80df13
10 files changed (+466 additions, -419 deletions)
📝 .github/PklProject (+1 -1) 📝 .github/PklProject.deps.json (+16 -2) ➕ .github/dependabot.yml (+6 -0) ➕ .github/workflows/__lockfile__.yml (+27 -0) 📝 .github/workflows/build.yml (+83 -83) 📝 .github/workflows/main.yml (+88 -88) 📝 .github/workflows/prb.yml (+70 -70) 📝 .github/workflows/release-branch.yml (+84 -84) 📝 .github/workflows/release.yml (+89 -89) 📝 .github/workflows/test_report.yml (+2 -2)
.github/PklProject
.github/PklProject.deps.json
.github/dependabot.yml
.github/workflows/__lockfile__.yml
.github/workflows/build.yml
.github/workflows/main.yml
.github/workflows/prb.yml
.github/workflows/release-branch.yml
.github/workflows/release.yml
.github/workflows/test_report.yml
This adopts the version locking introduced in pkl.impl.ghactions@1.1.0.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/1359
Author: @bioball
Created: 12/10/2025
Status: ✅ Merged
Merged: 12/11/2025
Merged by: @bioball
Base:
main← Head:lockfile📝 Commits (2)
6908bf5Bump pkl.impl.ghactions to 1.1.0, add version locking.b80df13Updates📊 Changes
10 files changed (+466 additions, -419 deletions)
View changed files
📝
.github/PklProject(+1 -1)📝
.github/PklProject.deps.json(+16 -2)➕
.github/dependabot.yml(+6 -0)➕
.github/workflows/__lockfile__.yml(+27 -0)📝
.github/workflows/build.yml(+83 -83)📝
.github/workflows/main.yml(+88 -88)📝
.github/workflows/prb.yml(+70 -70)📝
.github/workflows/release-branch.yml(+84 -84)📝
.github/workflows/release.yml(+89 -89)📝
.github/workflows/test_report.yml(+2 -2)📄 Description
This adopts the version locking introduced in pkl.impl.ghactions@1.1.0.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.