File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ amends "pkl:Project"
1818
1919dependencies {
2020 ["pkl.impl.ghactions"] {
21- uri = "package://pkg.pkl-lang.org/pkl-project-commons/pkl.impl.ghactions@1.3.2 "
21+ uri = "package://pkg.pkl-lang.org/pkl-project-commons/pkl.impl.ghactions@1.3.3 "
2222 }
2323 ["com.github.actions"] {
2424 uri = "package://pkg.pkl-lang.org/pkl-pantry/com.github.actions@1.3.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.3.2 " ,
13+ "uri" : " projectpackage://pkg.pkl-lang.org/pkl-project-commons/pkl.impl.ghactions@1.3.3 " ,
1414 "checksums" : {
15- "sha256" : " a04ff65fd6ef83a124cb1f26db9c8b544327ac398396974f80fa63cd76700561 "
15+ "sha256" : " ee5d6f7a8049930e311c4dd2d3f528dfe828694329aea9bb90da5afed4d736ec "
1616 }
1717 },
1818 "package://pkg.pkl-lang.org/pkl-pantry/pkl.experimental.deepToTyped@1" : {
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ name: Build
55 branches-ignore :
66 - main
77 - release/*
8+ - dependabot/**
89 tags-ignore :
910 - ' **'
1011concurrency :
You can’t perform that action at this time.
0 commit comments