Skip to content

Update actions/checkout action to v7 - #148

Merged
antonym merged 1 commit into
masterfrom
renovate/actions-checkout-7.x
Aug 17, 2026
Merged

Update actions/checkout action to v7#148
antonym merged 1 commit into
masterfrom
renovate/actions-checkout-7.x

Conversation

@renovate

@renovate renovate Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v6v7

Release Notes

actions/checkout (actions/checkout)

v7.0.1

Compare Source

v7.0.0

Compare Source

v7

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@kilo-code-bot

kilo-code-bot Bot commented Jun 18, 2026

Copy link
Copy Markdown

Code Review Summary

Status: No Issues Found | Recommendation: Merge

This PR updates actions/checkout from v6 to v7 across all workflow files. The update includes:

  • Security enhancement: Blocks checking out fork PRs for pull_request_target and workflow_run events
  • Dependency updates (flatted, js-yaml, @actions/core, @actions/tool-cache)
  • Module upgrade to ESM

All changes are consistent and properly implemented with correct commit hashes and version tags.

Files Reviewed (3 files)
  • .github/workflows/build.yml - 2 updates, no issues
  • .github/workflows/claude.yml - 1 update, no issues
  • .github/workflows/release.yml - 4 updates, no issues
Previous Review Summary (commit 05de298)

Current summary above is authoritative. Previous snapshots are kept for context only.

Previous review (commit 05de298)

Status: No Issues Found | Recommendation: Merge

This PR updates actions/checkout from v6 to v7 across all workflow files. The update includes:

  • Security enhancement: Blocks checking out fork PRs for pull_request_target and workflow_run events
  • Dependency updates (flatted, js-yaml, @actions/core, @actions/tool-cache)
  • Module upgrade to ESM

All changes are consistent and properly implemented with correct commit hashes and version tags.

Files Reviewed (3 files)
  • .github/workflows/build.yml - 2 updates, no issues
  • .github/workflows/claude.yml - 1 update, no issues
  • .github/workflows/release.yml - 4 updates, no issues

Reviewed by claude-sonnet-4.5 · Input: 46 · Output: 2.9K · Cached: 240.8K

@github-actions

Copy link
Copy Markdown

🚀 Test Image Built Successfully!

Your PR test images have been published and are ready for testing:

Docker Hub

docker pull netbootxyz/netbootxyz:pr-148

GitHub Container Registry

docker pull ghcr.io/netbootxyz/netbootxyz:pr-148

Quick Test Commands

Standard Docker:

docker run -d \
  --name netbootxyz-test \
  -e PUID=1000 \
  -e PGID=1000 \
  -p 3000:3000 \
  -p 69:69/udp \
  -p 8080:80 \
  -v /local/path/config:/config \
  netbootxyz/netbootxyz:pr-148

Platforms

  • ✅ linux/amd64
  • ✅ linux/arm64

Check Logs

docker logs -f netbootxyz-test

📦 SHA: 7435123f09bc1607497205d4b6d166ab927a5291
🏷️ Webapp Version: 0.7.6

@renovate
renovate Bot force-pushed the renovate/actions-checkout-7.x branch from 05de298 to 2a7a5bd Compare July 20, 2026 21:57
@github-actions

Copy link
Copy Markdown

🚀 Test Image Built Successfully!

Your PR test images have been published and are ready for testing:

Docker Hub

docker pull netbootxyz/netbootxyz:pr-148

GitHub Container Registry

docker pull ghcr.io/netbootxyz/netbootxyz:pr-148

Quick Test Commands

Standard Docker:

docker run -d \
  --name netbootxyz-test \
  -e PUID=1000 \
  -e PGID=1000 \
  -p 3000:3000 \
  -p 69:69/udp \
  -p 8080:80 \
  -v /local/path/config:/config \
  netbootxyz/netbootxyz:pr-148

Platforms

  • ✅ linux/amd64
  • ✅ linux/arm64

Check Logs

docker logs -f netbootxyz-test

📦 SHA: 054297ff792ee8ba1b5b1bbba374c6bd13558f75
🏷️ Webapp Version: 0.7.6

@antonym
antonym merged commit 01f9790 into master Aug 17, 2026
8 checks passed
@renovate
renovate Bot deleted the renovate/actions-checkout-7.x branch August 17, 2026 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant