Skip to content

Commit ec1a3f0

Browse files
authored
Fix Crane idle runs exiting as failures (#113)
1 parent c7d9106 commit ec1a3f0

5 files changed

Lines changed: 315 additions & 30 deletions

File tree

.github/aw/actions-lock.json

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"entries": {
3+
"actions/checkout@v6.0.2": {
4+
"repo": "actions/checkout",
5+
"version": "v6.0.2",
6+
"sha": "de0fac2e4500dabe0009e67214ff5f5447ce83dd"
7+
},
38
"actions/create-github-app-token@v3.1.1": {
49
"repo": "actions/create-github-app-token",
510
"version": "v3.1.1",
@@ -30,13 +35,13 @@
3035
"version": "v7",
3136
"sha": "043fb46d1a93c77aae656e7c1c64a875d1fc6a0a"
3237
},
33-
"github/gh-aw-actions/setup@v0.74.4": {
34-
"repo": "github/gh-aw-actions/setup",
38+
"github/gh-aw-actions/setup-cli@v0.74.4": {
39+
"repo": "github/gh-aw-actions/setup-cli",
3540
"version": "v0.74.4",
3641
"sha": "d3abfe96a194bce3a523ed2093ddedd5704cdf62"
3742
},
38-
"github/gh-aw-actions/setup-cli@v0.74.4": {
39-
"repo": "github/gh-aw-actions/setup-cli",
43+
"github/gh-aw-actions/setup@v0.74.4": {
44+
"repo": "github/gh-aw-actions/setup",
4045
"version": "v0.74.4",
4146
"sha": "d3abfe96a194bce3a523ed2093ddedd5704cdf62"
4247
},

.github/workflows/crane.lock.yml

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

0 commit comments

Comments
 (0)