Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .github/aw/actions-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,6 @@
"repo": "github/gh-aw-actions/setup-cli",
"version": "v0.82.13",
"sha": "a5d8b7df9d4f9137bedb3d074d0a0b005f1e1996"
},
"github/gh-aw-actions/setup@v0.82.13": {
"repo": "github/gh-aw-actions/setup",
"version": "v0.82.13",
"sha": "a5d8b7df9d4f9137bedb3d074d0a0b005f1e1996"
}
},
"containers": {
Expand Down
46 changes: 23 additions & 23 deletions .github/workflows/agentics-maintenance.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was automatically generated by pkg/workflow/maintenance_workflow.go (v0.82.13). DO NOT EDIT. To debug this workflow, load the skill at https://github.com/github/gh-aw/blob/main/debug.md
# This file was automatically generated by pkg/workflow/maintenance_workflow.go. DO NOT EDIT. To debug this workflow, load the skill at https://github.com/github/gh-aw/blob/main/debug.md
#
# ___ _ _
# / _ \ | | (_)
Expand Down Expand Up @@ -94,7 +94,7 @@ jobs:
discussions: write
steps:
- name: Setup Scripts
uses: github/gh-aw-actions/setup@a5d8b7df9d4f9137bedb3d074d0a0b005f1e1996 # v0.82.13
uses: github/gh-aw/actions/setup@9400dbf79835d033cff68666b4db511c52cde431
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand All @@ -113,7 +113,7 @@ jobs:
issues: write
steps:
- name: Setup Scripts
uses: github/gh-aw-actions/setup@a5d8b7df9d4f9137bedb3d074d0a0b005f1e1996 # v0.82.13
uses: github/gh-aw/actions/setup@9400dbf79835d033cff68666b4db511c52cde431
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand All @@ -132,7 +132,7 @@ jobs:
pull-requests: write
steps:
- name: Setup Scripts
uses: github/gh-aw-actions/setup@a5d8b7df9d4f9137bedb3d074d0a0b005f1e1996 # v0.82.13
uses: github/gh-aw/actions/setup@9400dbf79835d033cff68666b4db511c52cde431
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand All @@ -152,7 +152,7 @@ jobs:
actions: write
steps:
- name: Setup Scripts
uses: github/gh-aw-actions/setup@a5d8b7df9d4f9137bedb3d074d0a0b005f1e1996 # v0.82.13
uses: github/gh-aw/actions/setup@9400dbf79835d033cff68666b4db511c52cde431
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand Down Expand Up @@ -181,7 +181,7 @@ jobs:
persist-credentials: false

- name: Setup Scripts
uses: github/gh-aw-actions/setup@a5d8b7df9d4f9137bedb3d074d0a0b005f1e1996 # v0.82.13
uses: github/gh-aw/actions/setup@9400dbf79835d033cff68666b4db511c52cde431
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand All @@ -196,9 +196,9 @@ jobs:
await main();

- name: Install gh-aw
uses: github/gh-aw-actions/setup-cli@a5d8b7df9d4f9137bedb3d074d0a0b005f1e1996 # v0.82.13
uses: github/gh-aw-actions/setup-cli@9400dbf79835d033cff68666b4db511c52cde431
with:
version: v0.82.13
version: 9400dbf79835d033cff68666b4db511c52cde431

- name: Run operation
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
Expand Down Expand Up @@ -228,7 +228,7 @@ jobs:
pull-requests: write
steps:
- name: Setup Scripts
uses: github/gh-aw-actions/setup@a5d8b7df9d4f9137bedb3d074d0a0b005f1e1996 # v0.82.13
uses: github/gh-aw/actions/setup@9400dbf79835d033cff68666b4db511c52cde431
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand Down Expand Up @@ -275,7 +275,7 @@ jobs:
persist-credentials: false

- name: Setup Scripts
uses: github/gh-aw-actions/setup@a5d8b7df9d4f9137bedb3d074d0a0b005f1e1996 # v0.82.13
uses: github/gh-aw/actions/setup@9400dbf79835d033cff68666b4db511c52cde431
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand Down Expand Up @@ -321,7 +321,7 @@ jobs:
persist-credentials: false

- name: Setup Scripts
uses: github/gh-aw-actions/setup@a5d8b7df9d4f9137bedb3d074d0a0b005f1e1996 # v0.82.13
uses: github/gh-aw/actions/setup@9400dbf79835d033cff68666b4db511c52cde431
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand All @@ -336,9 +336,9 @@ jobs:
await main();

- name: Install gh-aw
uses: github/gh-aw-actions/setup-cli@a5d8b7df9d4f9137bedb3d074d0a0b005f1e1996 # v0.82.13
uses: github/gh-aw-actions/setup-cli@9400dbf79835d033cff68666b4db511c52cde431
with:
version: v0.82.13
version: 9400dbf79835d033cff68666b4db511c52cde431

- name: Create missing labels
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
Expand Down Expand Up @@ -367,7 +367,7 @@ jobs:
persist-credentials: false

- name: Setup Scripts
uses: github/gh-aw-actions/setup@a5d8b7df9d4f9137bedb3d074d0a0b005f1e1996 # v0.82.13
uses: github/gh-aw/actions/setup@9400dbf79835d033cff68666b4db511c52cde431
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand All @@ -382,9 +382,9 @@ jobs:
await main();

- name: Install gh-aw
uses: github/gh-aw-actions/setup-cli@a5d8b7df9d4f9137bedb3d074d0a0b005f1e1996 # v0.82.13
uses: github/gh-aw-actions/setup-cli@9400dbf79835d033cff68666b4db511c52cde431
with:
version: v0.82.13
version: 9400dbf79835d033cff68666b4db511c52cde431

- name: Restore activity report logs cache
id: activity_report_logs_cache
Expand Down Expand Up @@ -472,7 +472,7 @@ jobs:
persist-credentials: false

- name: Setup Scripts
uses: github/gh-aw-actions/setup@a5d8b7df9d4f9137bedb3d074d0a0b005f1e1996 # v0.82.13
uses: github/gh-aw/actions/setup@9400dbf79835d033cff68666b4db511c52cde431
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand All @@ -487,9 +487,9 @@ jobs:
await main();

- name: Install gh-aw
uses: github/gh-aw-actions/setup-cli@a5d8b7df9d4f9137bedb3d074d0a0b005f1e1996 # v0.82.13
uses: github/gh-aw-actions/setup-cli@9400dbf79835d033cff68666b4db511c52cde431
with:
version: v0.82.13
version: 9400dbf79835d033cff68666b4db511c52cde431

- name: Restore forecast report logs cache
id: forecast_report_logs_cache
Expand Down Expand Up @@ -564,7 +564,7 @@ jobs:
issues: write
steps:
- name: Setup Scripts
uses: github/gh-aw-actions/setup@a5d8b7df9d4f9137bedb3d074d0a0b005f1e1996 # v0.82.13
uses: github/gh-aw/actions/setup@9400dbf79835d033cff68666b4db511c52cde431
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand Down Expand Up @@ -601,7 +601,7 @@ jobs:
persist-credentials: false

- name: Setup Scripts
uses: github/gh-aw-actions/setup@a5d8b7df9d4f9137bedb3d074d0a0b005f1e1996 # v0.82.13
uses: github/gh-aw/actions/setup@9400dbf79835d033cff68666b4db511c52cde431
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand All @@ -616,9 +616,9 @@ jobs:
await main();

- name: Install gh-aw
uses: github/gh-aw-actions/setup-cli@a5d8b7df9d4f9137bedb3d074d0a0b005f1e1996 # v0.82.13
uses: github/gh-aw-actions/setup-cli@9400dbf79835d033cff68666b4db511c52cde431
with:
version: v0.82.13
version: 9400dbf79835d033cff68666b4db511c52cde431

- name: Validate workflows and file issue on findings
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
Expand Down
Loading
Loading