mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 14:20:35 +01:00
[PR #1359] [MERGED] Bump pkl.impl.ghactions to 1.1.0, add version locking. #1045
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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.