Skip to content
Open
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
6 changes: 3 additions & 3 deletions .github/workflows/agentics-maintenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
pull-requests: write
steps:
- name: Setup Scripts
uses: github/gh-aw-actions/setup@318d7f4901f78b85e25b91709cf0109ac9b425f6 # v0.74.9
uses: github/gh-aw-actions/setup@bf62a61fbcc511abd62545691d59de30292a1279 # v0.75.1
with:
destination: ${{ runner.temp }}/gh-aw/actions
- name: Close expired discussions
Expand Down Expand Up @@ -98,7 +98,7 @@ jobs:
with:
persist-credentials: false
- name: Setup Scripts
uses: github/gh-aw-actions/setup@318d7f4901f78b85e25b91709cf0109ac9b425f6 # v0.74.9
uses: github/gh-aw-actions/setup@bf62a61fbcc511abd62545691d59de30292a1279 # v0.75.1
with:
destination: ${{ runner.temp }}/gh-aw/actions
- name: Check admin/maintainer permissions
Expand All @@ -111,7 +111,7 @@ jobs:
const { main } = require('${{ runner.temp }}/gh-aw/actions/check_team_member.cjs');
await main();
- name: Install gh-aw
uses: github/gh-aw-actions/setup-cli@318d7f4901f78b85e25b91709cf0109ac9b425f6 # v0.74.9
uses: github/gh-aw-actions/setup-cli@bf62a61fbcc511abd62545691d59de30292a1279 # v0.75.1
with:
version: v0.61.2
- name: Run operation
Expand Down
12 changes: 6 additions & 6 deletions .github/workflows/agents-md-maintenance.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/ci-coach.lock.yml

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

14 changes: 7 additions & 7 deletions .github/workflows/ci-doctor.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/ci_tools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
token: ${{ secrets.GH_TOKEN }}
- name: Install GH AW CLI
uses: github/gh-aw-actions/setup-cli@318d7f4901f78b85e25b91709cf0109ac9b425f6 # v0.74.9
uses: github/gh-aw-actions/setup-cli@bf62a61fbcc511abd62545691d59de30292a1279 # v0.75.1
- name: Compile
run: gh aw compile
- name: Commit and push changes
Expand Down
12 changes: 6 additions & 6 deletions .github/workflows/code-simplifier.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/daily-malicious-code-scan.lock.yml

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