Skip to content

Commit cd9cfaa

Browse files
authored
Bump pkl.impl.ghactions, update lockfile to not run (#1362)
1 parent 2578703 commit cd9cfaa

File tree

3 files changed

+7
-8
lines changed

3 files changed

+7
-8
lines changed

.github/PklProject

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ amends "pkl:Project"
22

33
dependencies {
44
["pkl.impl.ghactions"] {
5-
uri = "package://pkg.pkl-lang.org/pkl-project-commons/[email protected].2"
5+
uri = "package://pkg.pkl-lang.org/pkl-project-commons/[email protected].3"
66
}
77
["gha"] {
88
uri = "package://pkg.pkl-lang.org/pkl-pantry/[email protected]"

.github/PklProject.deps.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
"resolvedDependencies": {
44
"package://pkg.pkl-lang.org/pkl-pantry/com.github.actions@1": {
55
"type": "remote",
6-
"uri": "projectpackage://pkg.pkl-lang.org/pkl-pantry/com.github.actions@1.2.0",
6+
"uri": "projectpackage://pkg.pkl-lang.org/pkl-pantry/com.github.actions@1.3.0",
77
"checksums": {
8-
"sha256": "eac84e03db6815625a0a8f8dfe4597421284ad28f4425dbd72f529b236fea6b9"
8+
"sha256": "76174cb974310b3d952280b76ed224eb4ee6fd5419bf696ad9a66fba44bd427d"
99
}
1010
},
1111
"package://pkg.pkl-lang.org/pkl-project-commons/pkl.impl.ghactions@1": {
1212
"type": "remote",
13-
"uri": "projectpackage://pkg.pkl-lang.org/pkl-project-commons/[email protected].2",
13+
"uri": "projectpackage://pkg.pkl-lang.org/pkl-project-commons/[email protected].3",
1414
"checksums": {
15-
"sha256": "00b07bd19ce17d5d16104138d4a4281f82abb84d3b217972767f9bdc1e5a4263"
15+
"sha256": "0c8849aab3429d4a1ea27c247a0005e4a8997eb386ba7278cfeaa4855dc5c6f2"
1616
}
1717
},
1818
"package://pkg.pkl-lang.org/pkl-pantry/pkl.experimental.deepToTyped@1": {

.github/workflows/__lockfile__.yml

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)