Skip to content

Commit f9c2754

Browse files
authored
Merge pull request #1711 from AlphaSphereDotAI/renovate/github-gh-aw-actions-0.x
Update github/gh-aw-actions action to v0.71.3
2 parents 4b01f3e + 372845f commit f9c2754

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@ab8940d1df237fc4fae4ab8091e7ba66ada55a55 # v0.71.2
61+
uses: github/gh-aw-actions/setup@07c7335cd76c4d4d9f00dd7874f85ff55ed71f24 # v0.71.3
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@ab8940d1df237fc4fae4ab8091e7ba66ada55a55 # v0.71.2
101+
uses: github/gh-aw-actions/setup@07c7335cd76c4d4d9f00dd7874f85ff55ed71f24 # v0.71.3
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@ab8940d1df237fc4fae4ab8091e7ba66ada55a55 # v0.71.2
114+
uses: github/gh-aw-actions/setup-cli@07c7335cd76c4d4d9f00dd7874f85ff55ed71f24 # v0.71.3
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@ab8940d1df237fc4fae4ab8091e7ba66ada55a55 # v0.71.2
23+
uses: github/gh-aw-actions/setup-cli@07c7335cd76c4d4d9f00dd7874f85ff55ed71f24 # v0.71.3
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)