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 @@ -148,11 +148,6 @@
"version": "v4.35.2",
"sha": "7fc6561ed893d15cec696e062df840b21db27eb0"
},
"github/gh-aw-actions/setup@v0.68.7": {
"repo": "github/gh-aw-actions/setup",
"version": "v0.68.7",
"sha": "69af89ae134d818caa7743b23ad966ce03914a27"
},
"github/stale-repos@v9.0.8": {
Comment on lines 148 to 151
Copy link

Copilot AI Apr 19, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actions-lock.json no longer contains a pinned ref for github/gh-aw-actions/setup@v0.68.7, while the newly added compiled workflow uses github/gh-aw-actions/setup@v0.68.3 (tag ref, not an immutable SHA). If this repo relies on actions-lock.json to keep compiled workflows deterministically SHA-pinned, consider adding/refreshing the github/gh-aw-actions/setup@v0.68.3 entry rather than removing the last setup@... pin, otherwise setup@v0.68.3 will remain tag-based in .lock.yml.

Copilot uses AI. Check for mistakes.
"repo": "github/stale-repos",
"version": "v9.0.8",
Expand Down
Loading