Skip to content

Update workflows - 2026-03-06#2851

Merged
devantler merged 2 commits intomainfrom
ci/update-workflows-2026-03-06-cb126835a8c0790f
Mar 7, 2026
Merged

Update workflows - 2026-03-06#2851
devantler merged 2 commits intomainfrom
ci/update-workflows-2026-03-06-cb126835a8c0790f

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 6, 2026

Summary

Automated dependency update for GitHub Actions workflows.

Action Version Updates

Action From To
github/gh-aw/actions/setup v0.53.4 v0.53.6
githubnext/gh-aw/actions/setup v0.53.4 v0.53.6

Updated SHA: 956f874e40e831c08a8b01ec76f5d49ae3fe8387

Files Changed

  • .github/aw/actions-lock.json — updated lock entries for gh-aw/actions/setup
  • .github/agents/agentic-workflows.agent.md — updated all prompt file URL references from v0.53.4 to v0.53.6

Validation

All 9 agentic workflow .md files compiled successfully with 0 errors and 0 warnings.

Generated by Daily Workflow Maintenance ·

  • expires on Mar 7, 2026, 10:30 PM UTC

- Updated github/gh-aw/actions/setup from v0.53.4 to v0.53.6
- Updated githubnext/gh-aw/actions/setup from v0.53.4 to v0.53.6
- Updated agentic-workflows.agent.md references to v0.53.6

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions bot requested a review from devantler as a code owner March 6, 2026 22:30
Copilot AI review requested due to automatic review settings March 6, 2026 22:30
@github-actions github-actions bot review requested due to automatic review settings March 6, 2026 22:30
@github-project-automation github-project-automation bot moved this to 🫴 Ready in 🌊 Project Board Mar 6, 2026
Copilot AI review requested due to automatic review settings March 7, 2026 06:59
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR is an automated dependency update bumping the gh-aw (GitHub Agentic Workflows) action from v0.53.4 to v0.53.6. It updates the pinned SHA in the actions lock file and synchronizes all prompt-file URL references in the agent configuration document.

Changes:

  • Lock file entries for both github/gh-aw/actions/setup and githubnext/gh-aw/actions/setup updated to v0.53.6 with the new pinned commit SHA.
  • All 9 prompt-file URLs in the agentic workflows agent doc updated from v0.53.4 to v0.53.6.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/aw/actions-lock.json Bumps both github/gh-aw and githubnext/gh-aw lock entries to v0.53.6 with updated SHA 956f874
.github/agents/agentic-workflows.agent.md Updates all 9 prompt-file and configuration URL references from v0.53.4 to v0.53.6

@github-actions
Copy link
Contributor Author

github-actions bot commented Mar 7, 2026

⚠️MegaLinter analysis: Success with warnings

⚠️ MARKDOWN / markdownlint - 60 errors
.agents/skills/astro/SKILL.md:64 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.agents/skills/astro/SKILL.md:70 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.agents/skills/astro/SKILL.md:76 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.agents/skills/astro/SKILL.md:82 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.agents/skills/copilot-sdk/SKILL.md:879 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.agents/skills/find-skills/SKILL.md:60 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.agents/skills/find-skills/SKILL.md:77 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.agents/skills/find-skills/SKILL.md:127 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.agents/skills/gh-cli/SKILL.md:70 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.agents/skills/git-commit/SKILL.md:16 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.agents/skills/git-commit/SKILL.md:42 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.agents/skills/github-issues/SKILL.md:33 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.agents/skills/github-issues/SKILL.md:42 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.agents/skills/github-issues/SKILL.md:72 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.agents/skills/golang-pro/references/project-structure.md:5 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.agents/skills/golang-pro/references/project-structure.md:177 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.agents/skills/refactor/SKILL.md:37 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.agents/skills/refactor/SKILL.md:563 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.agents/skills/web-design-guidelines/SKILL.md:25 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/create-agentic-workflow.md:84 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Read the gh-aw instructions"]
.github/aw/create-shared-agentic-workflow.md:16 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Build on agentic workflows"]
.github/aw/create-shared-agentic-workflow.md:23 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Prefer Docker Solutions"]
.github/aw/create-shared-agentic-workflow.md:30 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Support Read-Only Tools"]
.github/aw/create-shared-agentic-workflow.md:37 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Move Write Operations to Safe ..."]
.github/aw/create-shared-agentic-workflow.md:44 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Process Agent Output in Safe J..."]
.github/aw/create-shared-agentic-workflow.md:57 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Documentation"]
.github/aw/create-shared-agentic-workflow.md:153 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Example: Processing Agent Outp..."]
.github/aw/debug-agentic-workflow.md:19 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Example: Debugging from a work..."]
.github/aw/debug-agentic-workflow.md:25 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/debug-agentic-workflow.md:39 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/debug-agentic-workflow.md:53 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Prerequisites"]
.github/aw/debug-agentic-workflow.md:60 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Key Commands Available"]
.github/aw/debug-agentic-workflow.md:91 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/debug-agentic-workflow.md:124 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/debug-agentic-workflow.md:162 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/debug-agentic-workflow.md:199 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/debug-agentic-workflow.md:208 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/debug-agentic-workflow.md:218 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/debug-agentic-workflow.md:256 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/debug-agentic-workflow.md:468 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/serena-tool.md:118 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/serena-tool.md:126 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/serena-tool.md:135 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/serena-tool.md:174 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/update-agentic-workflow.md:58 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Read the gh-aw instructions"]
.github/aw/update-agentic-workflow.md:523 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/upgrade-agentic-workflows.md:13 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Prerequisites"]
.github/aw/upgrade-agentic-workflows.md:20 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Key Commands Available"]
.github/aw/upgrade-agentic-workflows.md:265 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/workflows/daily-workflow-maintenance.md:237 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/workflows/weekly-promote-ksail.md:117 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "````"]
pkg/cli/cmd/cipher/BENCHMARKS.md:93 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
pkg/cli/cmd/cipher/BENCHMARKS.md:111 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
pkg/cli/cmd/cipher/BENCHMARKS.md:172 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
pkg/client/argocd/BENCHMARKS.md:148 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "````"]
pkg/client/docker/BENCHMARKS.md:61 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
pkg/client/helm/BENCHMARKS.md:60 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
pkg/client/kustomize/BENCHMARKS.md:51 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
pkg/fsutil/marshaller/BENCHMARKS.md:65 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
vsce/README.md:100 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]

✅ Linters with no issues

actionlint, git_diff, hadolint, jscpd, jsonlint, lychee, markdown-table-formatter, prettier, prettier, stylelint, syft, trivy-sbom, trufflehog, v8r, v8r, yamllint

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@devantler devantler added this pull request to the merge queue Mar 7, 2026
Merged via the queue into main with commit 08723b5 Mar 7, 2026
37 checks passed
@devantler devantler deleted the ci/update-workflows-2026-03-06-cb126835a8c0790f branch March 7, 2026 08:59
@github-project-automation github-project-automation bot moved this from 🫴 Ready to ✅ Done in 🌊 Project Board Mar 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants