File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed
Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ amends "pkl:Project"
1717
1818dependencies {
1919 ["pkl.impl.ghactions"] {
20- uri = "package://pkg.pkl-lang.org/pkl-project-commons/pkl.impl.ghactions@1.1.4 "
20+ uri = "package://pkg.pkl-lang.org/pkl-project-commons/pkl.impl.ghactions@1.1.6 "
2121 }
2222 ["com.github.actions"] {
2323 uri = "package://pkg.pkl-lang.org/pkl-pantry/com.github.actions@1.2.0"
Original file line number Diff line number Diff line change 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/pkl.impl.ghactions@1.1.4 " ,
13+ "uri" : " projectpackage://pkg.pkl-lang.org/pkl-project-commons/pkl.impl.ghactions@1.1.6 " ,
1414 "checksums" : {
15- "sha256" : " 8e6f5dcf56d091afa049b65f1e012b98f4c7a6d156aae7f8c2e778775569d892 "
15+ "sha256" : " efe36e694f45b0804c5fcc746774727c016c866478b8c1eb0ea86d00c8bd8cf2 "
1616 }
1717 },
1818 "package://pkg.pkl-lang.org/pkl-pantry/pkl.experimental.deepToTyped@1" : {
Original file line number Diff line number Diff line change 44# It also gets updated by dependabot (see .github/dependabot.yml).
55# Generated from Workflow.pkl. DO NOT EDIT.
66name : __lockfile__
7- ' on ' : {}
7+ ' on ' :
8+ push :
9+ branches-ignore :
10+ - ' **'
11+ tags-ignore :
12+ - ' **'
813jobs :
914 locks :
1015 if : ' false'
You can’t perform that action at this time.
0 commit comments