Skip to content

chore(deps): update actions/checkout action to v7#7

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-checkout-7.x
Open

chore(deps): update actions/checkout action to v7#7
renovate[bot] wants to merge 1 commit into
mainfrom
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 v4v7

Release Notes

actions/checkout (actions/checkout)

v7.0.0

Compare Source

v7

Compare Source

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v6

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

v5

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 is behind base branch, 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.

@@ -25,7 +25,7 @@ jobs:
outputs:
secrets_found: ${{ steps.scan.outputs.found }}

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[HIGH] correctness
Updating actions/checkout to non-existent version v7

💡 Use actions/checkout@v4 instead, as v7 is not a valid version tag for this action

@@ -47,7 +47,7 @@ jobs:
outputs:
approved: ${{ steps.review.outputs.approved }}
steps:

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[HIGH] correctness
Updating actions/checkout to non-existent version v7

💡 Use actions/checkout@v4 instead, as v7 is not a valid version tag for this action

@@ -83,7 +83,7 @@ jobs:
outputs:
passed: ${{ steps.gate.outputs.passed }}
steps:

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[HIGH] correctness
Updating actions/checkout to non-existent version v7

💡 Use actions/checkout@v4 instead, as v7 is not a valid version tag for this action

github.event_name == 'pull_request'
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v7

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[HIGH] correctness
Updating actions/checkout to non-existent version v7

💡 Use actions/checkout@v4 instead, as v7 is not a valid version tag for this action

@@ -123,7 +123,7 @@ jobs:
github.event_name == 'push' &&
github.ref == 'refs/heads/main'

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[HIGH] correctness
Updating actions/checkout to non-existent version v7

💡 Use actions/checkout@v4 instead, as v7 is not a valid version tag for this action

@@ -18,7 +18,7 @@ jobs:
name: Version & Publish
runs-on: ubuntu-latest

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[HIGH] correctness
Updating actions/checkout to non-existent version v7

💡 Use actions/checkout@v4 instead, as v7 is not a valid version tag for this action

@github-actions github-actions 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.

AI Code Review ❌

Found 6 finding(s):

HIGH (6)

  • .github/workflows/code-review.yml:26 — Updating actions/checkout to non-existent version v7
  • .github/workflows/code-review.yml:49 — Updating actions/checkout to non-existent version v7
  • .github/workflows/code-review.yml:85 — Updating actions/checkout to non-existent version v7
  • .github/workflows/code-review.yml:112 — Updating actions/checkout to non-existent version v7
  • .github/workflows/code-review.yml:124 — Updating actions/checkout to non-existent version v7
  • .github/workflows/release.yml:19 — Updating actions/checkout to non-existent version v7

⚠️ Review blocked due to critical/high severity findings.

@renovate
renovate Bot force-pushed the renovate/actions-checkout-7.x branch from de2b8dd to 1a781f2 Compare June 20, 2026 04:06
@@ -25,7 +25,7 @@ jobs:
outputs:

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[CRITICAL] security
Using non-existent actions/checkout@v7 version

💡 Revert to actions/checkout@v4 which is the latest legitimate version

@@ -47,7 +47,7 @@ jobs:
outputs:

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[CRITICAL] security
Using non-existent actions/checkout@v7 version

💡 Revert to actions/checkout@v4 which is the latest legitimate version

@@ -83,7 +83,7 @@ jobs:
outputs:

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[CRITICAL] security
Using non-existent actions/checkout@v7 version

💡 Revert to actions/checkout@v4 which is the latest legitimate version

@@ -109,7 +109,7 @@ jobs:
needs.quality-gate.outputs.passed == 'true' &&

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[CRITICAL] security
Using non-existent actions/checkout@v7 version

💡 Revert to actions/checkout@v4 which is the latest legitimate version

@@ -123,7 +123,7 @@ jobs:
github.event_name == 'push' &&

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[CRITICAL] security
Using non-existent actions/checkout@v7 version

💡 Revert to actions/checkout@v4 which is the latest legitimate version

@@ -18,7 +18,7 @@ jobs:
name: Version & Publish

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[CRITICAL] security
Using non-existent actions/checkout@v7 version

💡 Revert to actions/checkout@v4 which is the latest legitimate version

@github-actions github-actions 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.

AI Code Review ❌

Found 6 finding(s):

CRITICAL (6)

  • .github/workflows/code-review.yml:25 — Using non-existent actions/checkout@v7 version
  • .github/workflows/code-review.yml:47 — Using non-existent actions/checkout@v7 version
  • .github/workflows/code-review.yml:83 — Using non-existent actions/checkout@v7 version
  • .github/workflows/code-review.yml:109 — Using non-existent actions/checkout@v7 version
  • .github/workflows/code-review.yml:123 — Using non-existent actions/checkout@v7 version
  • .github/workflows/release.yml:18 — Using non-existent actions/checkout@v7 version

⚠️ Review blocked due to critical/high severity findings.

@renovate
renovate Bot force-pushed the renovate/actions-checkout-7.x branch from 1a781f2 to ca4e166 Compare July 12, 2026 04:52

@github-actions github-actions 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.

AI Code Review ✅

No issues found. LGTM!

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.

0 participants