Skip to content

Commit 3b7ac18

Browse files
authored
Merge of #1923
2 parents 4fb6f2f + 1b6662f commit 3b7ac18

7 files changed

Lines changed: 32 additions & 32 deletions

.github/workflows/agentics-maintenance.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
pull-requests: write
5959
steps:
6060
- name: Setup Scripts
61-
uses: github/gh-aw-actions/setup@efa55847f72aadb03490d955263ff911bf758700 # v0.74.8
61+
uses: github/gh-aw-actions/setup@318d7f4901f78b85e25b91709cf0109ac9b425f6 # v0.74.9
6262
with:
6363
destination: ${{ runner.temp }}/gh-aw/actions
6464
- name: Close expired discussions
@@ -98,7 +98,7 @@ jobs:
9898
with:
9999
persist-credentials: false
100100
- name: Setup Scripts
101-
uses: github/gh-aw-actions/setup@efa55847f72aadb03490d955263ff911bf758700 # v0.74.8
101+
uses: github/gh-aw-actions/setup@318d7f4901f78b85e25b91709cf0109ac9b425f6 # v0.74.9
102102
with:
103103
destination: ${{ runner.temp }}/gh-aw/actions
104104
- name: Check admin/maintainer permissions
@@ -111,7 +111,7 @@ jobs:
111111
const { main } = require('${{ runner.temp }}/gh-aw/actions/check_team_member.cjs');
112112
await main();
113113
- name: Install gh-aw
114-
uses: github/gh-aw-actions/setup-cli@efa55847f72aadb03490d955263ff911bf758700 # v0.74.8
114+
uses: github/gh-aw-actions/setup-cli@318d7f4901f78b85e25b91709cf0109ac9b425f6 # v0.74.9
115115
with:
116116
version: v0.61.2
117117
- name: Run operation

.github/workflows/agents-md-maintenance.lock.yml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/ci-coach.lock.yml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/ci-doctor.lock.yml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/ci_tools.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
token: ${{ secrets.GH_TOKEN }}
2222
- name: Install GH AW CLI
23-
uses: github/gh-aw-actions/setup-cli@efa55847f72aadb03490d955263ff911bf758700 # v0.74.8
23+
uses: github/gh-aw-actions/setup-cli@318d7f4901f78b85e25b91709cf0109ac9b425f6 # v0.74.9
2424
- name: Compile
2525
run: gh aw compile
2626
- name: Commit and push changes

.github/workflows/code-simplifier.lock.yml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/daily-malicious-code-scan.lock.yml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)