Skip to content

[actions] Update GitHub Actions versions - February 17, 2026 #16316

@github-actions

Description

@github-actions

GitHub Actions Updates - February 17, 2026

This PR updates GitHub Actions versions in .github/aw/actions-lock.json to their latest compatible releases.

Actions Updated

  • super-linter/super-linter: v8.2.1 → v8.5.0
  • github/stale-repos: v3 → v3.0.2

Summary

  • Total actions updated: 2
  • Update command: gh aw update --verbose
  • Workflow files: 13 workflow .md files updated with activation output transformations

Workflow Files Modified

The following workflow files were updated to apply activation output transformations:

  • archie.md
  • brave.md
  • changeset.md
  • cloclo.md
  • craft.md
  • grumpy-reviewer.md
  • issue-classifier.md
  • pdf-summary.md
  • plan.md
  • poem-bot.md
  • q.md
  • scout.md
  • security-review.md

Notes

  • All action updates respect semantic versioning and maintain compatibility
  • Actions are pinned to commit SHAs for security
  • Workflow .lock.yml files are excluded from this PR and will be regenerated during the next compilation
  • Activation output transformations were automatically applied by the compiler

Testing

The updated actions will be automatically used in workflow compilations. No manual testing required.


This PR was automatically created by the Daily Workflow Updater workflow.

AI generated by Daily Workflow Updater

  • expires on Feb 18, 2026, 9:35 AM UTC

Note

This was originally intended as a pull request, but the git push operation failed.

Workflow Run: View run details and download patch artifact

The patch file is available in the agent-artifacts artifact in the workflow run linked above.

To apply the patch locally:

# Download the artifact from the workflow run https://github.com/github/gh-aw/actions/runs/22093060270
# (Use GitHub MCP tools if gh CLI is not available)
gh run download 22093060270 -n agent-artifacts

# The patch file will be at agent-artifacts/tmp/gh-aw/aw.patch after download
# Apply the patch
git am agent-artifacts/tmp/gh-aw/aw.patch
Show patch preview (282 of 282 lines)
From 53aa8dcadcbacf1c5e2a76eb047673f0a5b7ce55 Mon Sep 17 00:00:00 2001
From: GitHub Actions <actions@github.com>
Date: Tue, 17 Feb 2026 09:33:46 +0000
Subject: [PATCH] [actions] Update GitHub Actions versions - February 17, 2026

- Updated super-linter/super-linter from v8.2.1 to v8.5.0
- Updated github/stale-repos from v3 to v3.0.2
- Applied activation output transformations to affected workflows

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---
 .github/aw/actions-lock.json          | 10 ----------
 .github/workflows/archie.md           |  4 ++--
 .github/workflows/brave.md            |  2 +-
 .github/workflows/changeset.md        |  2 +-
 .github/workflows/cloclo.md           |  2 +-
 .github/workflows/craft.md            | 10 +++++-----
 .github/workflows/grumpy-reviewer.md  |  2 +-
 .github/workflows/issue-classifier.md |  2 +-
 .github/workflows/pdf-summary.md      |  2 +-
 .github/workflows/plan.md             |  2 +-
 .github/workflows/poem-bot.md         |  2 +-
 .github/workflows/q.md                |  4 ++--
 .github/workflows/scout.md            |  2 +-
 .github/workflows/security-review.md  |  2 +-
 14 files changed, 19 insertions(+), 29 deletions(-)

diff --git a/.github/aw/actions-lock.json b/.github/aw/actions-lock.json
index 8ea5eab..29175c8 100644
--- a/.github/aw/actions-lock.json
+++ b/.github/aw/actions-lock.json
@@ -160,11 +160,6 @@
       "version": "v3.32.3",
       "sha": "17ec405481c24be464d4b2c5727a82f700ddb189"
     },
-    "github/stale-repos@v3": {
-      "repo": "github/stale-repos",
-      "version": "v3",
-      "sha": "3477b6488008d9411aaf22a0924ec7c1f6a69980"
-    },
     "github/stale-repos@v3.0.2": {
       "repo": "github/stale-repos",
       "version": "v3.0.2",
@@ -185,11 +180,6 @@
       "version": "v1.288.0",
       "sha": "09a7688d3b55cf0e976497ff046b70949eeaccfd"
     },
-    "super-linter/super-linter@v8.2.1": {
-      "repo": "super-linter/super-linter",
-      "version": "v8.2.1",
-      "sha": "
... (truncated)

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions