Skip to content

Commit 24514b4

Browse files
Mossakaclaude
andauthored
chore: upgrade agentic workflows to gh-aw v0.42.0 (#512)
Regenerate all workflow lock files using gh-aw v0.42.0 release. Changes include: - Updated actions/setup SHA to v0.42.0 - Updated MCP Gateway from v0.0.94 to v0.0.98 - Updated GitHub MCP Server from v0.30.2 to v0.30.3 - Updated Claude Code CLI from v2.1.29 to v2.1.31 - Updated awf container images to 0.13.4 - Added checkout_pr_success output - Added DEBUG environment variable to safe outputs Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
1 parent e3786e5 commit 24514b4

17 files changed

Lines changed: 411 additions & 316 deletions

.github/aw/actions-lock.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,11 @@
5050
"version": "v0.40.0",
5151
"sha": "76d37d925abd44fee97379206f105b74b91a285b"
5252
},
53+
"github/gh-aw/actions/setup@v0.42.0": {
54+
"repo": "github/gh-aw/actions/setup",
55+
"version": "v0.42.0",
56+
"sha": "a7134347103ecf66b4bd422c3e9ce6466d400c02"
57+
},
5358
"softprops/action-gh-release@v1": {
5459
"repo": "softprops/action-gh-release",
5560
"version": "v1",

.github/workflows/agentics-maintenance.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# \ /\ / (_) | | | | ( | | | | (_) \ V V /\__ \
1414
# \/ \/ \___/|_| |_|\_\|_| |_|\___/ \_/\_/ |___/
1515
#
16-
# This file was automatically generated by pkg/workflow/maintenance_workflow.go (v0.40.0). DO NOT EDIT.
16+
# This file was automatically generated by pkg/workflow/maintenance_workflow.go (v0.42.0). DO NOT EDIT.
1717
#
1818
# To regenerate this workflow, run:
1919
# gh aw compile
@@ -47,7 +47,7 @@ jobs:
4747
pull-requests: write
4848
steps:
4949
- name: Setup Scripts
50-
uses: github/gh-aw/actions/setup@v0.40.0
50+
uses: github/gh-aw/actions/setup@v0.42.0
5151
with:
5252
destination: /opt/gh-aw/actions
5353

.github/workflows/ci-cd-gaps-assessment.lock.yml

Lines changed: 26 additions & 20 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: 28 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/dependency-security-monitor.lock.yml

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

.github/workflows/doc-maintainer.lock.yml

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

.github/workflows/issue-duplication-detector.lock.yml

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

.github/workflows/issue-monster.lock.yml

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

.github/workflows/pelis-agent-factory-advisor.lock.yml

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

.github/workflows/plan.lock.yml

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

0 commit comments

Comments
 (0)