Skip to content

Commit 98648f0

Browse files
lpcoxCopilot
andcommitted
chore: recompile all workflows with gh-aw v0.64.3
Upgrades: - Compiler: v0.64.2 → v0.64.3 - gh-aw-actions/setup: v0.64.2 → v0.64.3 - AWF: v0.25.1 → v0.25.3 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent effa00e commit 98648f0

33 files changed

Lines changed: 1083 additions & 920 deletions

.github/aw/actions-lock.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,11 +180,21 @@
180180
"version": "v0.64.2",
181181
"sha": "f22886a9607f5c27e79742a8bfc5faa34737138b"
182182
},
183+
"github/gh-aw-actions/setup-cli@v0.64.3": {
184+
"repo": "github/gh-aw-actions/setup-cli",
185+
"version": "v0.64.3",
186+
"sha": "84dc9c12e0d955a200911a3a07c3f5dd96a175d7"
187+
},
183188
"github/gh-aw-actions/setup@v0.64.2": {
184189
"repo": "github/gh-aw-actions/setup",
185190
"version": "v0.64.2",
186191
"sha": "f22886a9607f5c27e79742a8bfc5faa34737138b"
187192
},
193+
"github/gh-aw-actions/setup@v0.64.3": {
194+
"repo": "github/gh-aw-actions/setup",
195+
"version": "v0.64.3",
196+
"sha": "84dc9c12e0d955a200911a3a07c3f5dd96a175d7"
197+
},
188198
"github/gh-aw/actions/setup@v0.64.2": {
189199
"repo": "github/gh-aw/actions/setup",
190200
"version": "v0.64.2",

.github/workflows/agentics-maintenance.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# \ /\ / (_) | | | | ( | | | | (_) \ V V /\__ \
1313
# \/ \/ \___/|_| |_|\_\|_| |_|\___/ \_/\_/ |___/
1414
#
15-
# This file was automatically generated by pkg/workflow/maintenance_workflow.go (v0.64.2). DO NOT EDIT.
15+
# This file was automatically generated by pkg/workflow/maintenance_workflow.go (v0.64.3). DO NOT EDIT.
1616
#
1717
# To regenerate this workflow, run:
1818
# gh aw compile
@@ -67,7 +67,7 @@ jobs:
6767
pull-requests: write
6868
steps:
6969
- name: Setup Scripts
70-
uses: github/gh-aw-actions/setup@f22886a9607f5c27e79742a8bfc5faa34737138b # v0.64.2
70+
uses: github/gh-aw-actions/setup@84dc9c12e0d955a200911a3a07c3f5dd96a175d7 # v0.64.3
7171
with:
7272
destination: ${{ runner.temp }}/gh-aw/actions
7373

@@ -112,7 +112,7 @@ jobs:
112112
persist-credentials: false
113113

114114
- name: Setup Scripts
115-
uses: github/gh-aw-actions/setup@f22886a9607f5c27e79742a8bfc5faa34737138b # v0.64.2
115+
uses: github/gh-aw-actions/setup@84dc9c12e0d955a200911a3a07c3f5dd96a175d7 # v0.64.3
116116
with:
117117
destination: ${{ runner.temp }}/gh-aw/actions
118118

@@ -127,9 +127,9 @@ jobs:
127127
await main();
128128
129129
- name: Install gh-aw
130-
uses: github/gh-aw-actions/setup-cli@f22886a9607f5c27e79742a8bfc5faa34737138b # v0.64.2
130+
uses: github/gh-aw-actions/setup-cli@84dc9c12e0d955a200911a3a07c3f5dd96a175d7 # v0.64.3
131131
with:
132-
version: v0.64.2
132+
version: v0.64.3
133133

134134
- name: Run operation
135135
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
@@ -163,7 +163,7 @@ jobs:
163163
persist-credentials: false
164164

165165
- name: Setup Scripts
166-
uses: github/gh-aw-actions/setup@f22886a9607f5c27e79742a8bfc5faa34737138b # v0.64.2
166+
uses: github/gh-aw-actions/setup@84dc9c12e0d955a200911a3a07c3f5dd96a175d7 # v0.64.3
167167
with:
168168
destination: ${{ runner.temp }}/gh-aw/actions
169169

.github/workflows/daily-compliance-checker.lock.yml

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

.github/workflows/duplicate-code-detector.lock.yml

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

.github/workflows/gateway-issue-dispatcher.lock.yml

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

.github/workflows/ghcr-download-tracker.lock.yml

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

.github/workflows/github-mcp-guard-coverage-checker.lock.yml

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

.github/workflows/go-fan.lock.yml

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

.github/workflows/go-logger.lock.yml

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

.github/workflows/gpl-dependency-checker.lock.yml

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

0 commit comments

Comments
 (0)