File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141# - GITHUB_TOKEN
4242#
4343# Custom actions used:
44- # - actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
44+ # - actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
4545# - actions/cache/save@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
4646# - actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
4747# - actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0
@@ -161,7 +161,7 @@ jobs:
161161 id : restore-daily-aic-cache
162162 if : ${{ env.GH_AW_MAX_DAILY_AI_CREDITS != '' }}
163163 continue-on-error : true
164- uses : actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
164+ uses : actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
165165 with :
166166 key : agentic-workflow-usage-issuetriage-${{ github.run_id }}
167167 restore-keys : agentic-workflow-usage-issuetriage-
@@ -1131,7 +1131,7 @@ jobs:
11311131 id : restore-daily-aic-cache-conclusion
11321132 if : always()
11331133 continue-on-error : true
1134- uses : actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
1134+ uses : actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
11351135 with :
11361136 key : agentic-workflow-usage-issuetriage-${{ github.run_id }}
11371137 restore-keys : agentic-workflow-usage-issuetriage-
You can’t perform that action at this time.
0 commit comments