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: 5 additions & 0 deletions .github/aw/actions-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,11 @@
"repo": "github/gh-aw/actions/setup",
"version": "v0.56.0",
"sha": "046e81c42fe2a9d91f47596660fcc69f48f5c70a"
},
"github/gh-aw/actions/setup@v0.57.0": {
"repo": "github/gh-aw/actions/setup",
"version": "v0.57.0",
"sha": "902845080df391b1f71845fcd7c303dfc0ac90b3"
}
}
}
8 changes: 4 additions & 4 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.

8 changes: 4 additions & 4 deletions .github/workflows/agent-efficiency.lock.yml

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

8 changes: 4 additions & 4 deletions .github/workflows/agentics-maintenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
pull-requests: write
steps:
- name: Setup Scripts
uses: github/gh-aw/actions/setup@046e81c42fe2a9d91f47596660fcc69f48f5c70a # v0.56.0
uses: github/gh-aw/actions/setup@902845080df391b1f71845fcd7c303dfc0ac90b3 # v0.57.0
with:
destination: /opt/gh-aw/actions

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

- name: Setup Scripts
uses: github/gh-aw/actions/setup@046e81c42fe2a9d91f47596660fcc69f48f5c70a # v0.56.0
uses: github/gh-aw/actions/setup@902845080df391b1f71845fcd7c303dfc0ac90b3 # v0.57.0
with:
destination: /opt/gh-aw/actions

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

- name: Install gh-aw
uses: github/gh-aw/actions/setup-cli@v0.56.0
uses: github/gh-aw/actions/setup-cli@v0.57.0
with:
version: v0.56.0
version: v0.57.0

- name: Run operation
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/gh-aw-agent-suggestions.lock.yml

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

10 changes: 5 additions & 5 deletions .github/workflows/gh-aw-autonomy-atomicity-analyzer.lock.yml

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

10 changes: 5 additions & 5 deletions .github/workflows/gh-aw-branch-actions-detective.lock.yml

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

10 changes: 5 additions & 5 deletions .github/workflows/gh-aw-breaking-change-detect.lock.yml

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

10 changes: 5 additions & 5 deletions .github/workflows/gh-aw-breaking-change-detector.lock.yml

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

10 changes: 5 additions & 5 deletions .github/workflows/gh-aw-bug-exterminator.lock.yml

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

Loading
Loading