Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 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: 5 additions & 0 deletions .github/aw/actions-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,11 @@
"repo": "github/gh-aw/actions/setup",
"version": "v0.49.2",
"sha": "1c8368cbfb9ff0cc0781d2d76586fabb3035b0cf"
},
"github/gh-aw/actions/setup@v0.49.4": {
"repo": "github/gh-aw/actions/setup",
"version": "v0.49.4",
"sha": "bf34f9947505c887fdc597a13b8ff277cccd9c20"
}
}
}
12 changes: 6 additions & 6 deletions .github/workflows/agent-deep-dive.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions .github/workflows/agent-efficiency.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/agentics-maintenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
pull-requests: write
steps:
- name: Setup Scripts
uses: github/gh-aw/actions/setup@v0.49.2
uses: github/gh-aw/actions/setup@v0.49.4
with:
destination: /opt/gh-aw/actions

Expand Down
Loading
Loading