Skip to content

docs: refresh workflow examples to ubuntu-latest and checkout@v4#90

Merged
tim-thacker-nullify merged 1 commit into
mainfrom
docs/refresh-readme-runner-versions
Jun 22, 2026
Merged

docs: refresh workflow examples to ubuntu-latest and checkout@v4#90
tim-thacker-nullify merged 1 commit into
mainfrom
docs/refresh-readme-runner-versions

Conversation

@tim-thacker-nullify

Copy link
Copy Markdown
Member

Claude

Summary

The README workflow examples use runs-on: ubuntu-20.04 (runner image is end-of-life) and actions/checkout@v2 (two majors behind). This updates all six example blocks to ubuntu-latest and actions/checkout@v4 so users copying them get workflows that run on current GitHub-hosted runners.

Docs-only; no action code changed.

Found during a public-docs accuracy audit in the main monorepo (Nullify-Platform/nullify PR #7994); split out here because dast-action is a separate repo / submodule.

🤖 Generated with Claude Code

The README examples used ubuntu-20.04 (runner image is end-of-life) and
actions/checkout@v2 (two majors behind). Update both so copied examples run
on current GitHub-hosted runners.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@tim-thacker-nullify tim-thacker-nullify marked this pull request as ready for review June 22, 2026 05:03
@tim-thacker-nullify tim-thacker-nullify added no-release No version updates type:docs [NO RELEASE] Improvements or additions to documentation labels Jun 22, 2026

@nullify-latest nullify-latest Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Docs-only change updating runner images and actions/checkout versions in README examples. No security-relevant code was modified. Nothing to flag.

@tim-thacker-nullify tim-thacker-nullify added this pull request to the merge queue Jun 22, 2026
Merged via the queue into main with commit 7d2ef0f Jun 22, 2026
4 of 5 checks passed
@tim-thacker-nullify tim-thacker-nullify deleted the docs/refresh-readme-runner-versions branch June 22, 2026 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-release No version updates type:docs [NO RELEASE] Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants