Skip to content

chore(deps): bump actions/checkout from 4 to 7 - #8

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-6
Closed

chore(deps): bump actions/checkout from 4 to 7#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 2, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/checkout from 4 to 7.

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.1.0

What's Changed

https://github.blog/changelog/2026-06-18-safer-pull_request_target-defaults-for-github-actions-checkout/ for more details about this breaking change

Full Changelog: actions/checkout@v6.0.3...v6.1.0

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.1

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 2, 2026
@fonkamloic

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump actions/checkout from 4 to 6 chore(deps): bump actions/checkout from 4 to 7 Aug 12, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-6 branch from 9787c55 to 5aec313 Compare August 12, 2026 14:10
@fonkamloic

Copy link
Copy Markdown
Contributor

Local review (the bot cannot run on dependabot events — no secrets): 1-line actions major bump; every usage in this repo pins explicit, stable inputs (checkout: defaults only; setup-node: node-version 20 + npm cache; setup-java: temurin/17; upload/download-artifact: plain name+path single-artifact pair, landing in the same batch so the pair stays consistent). Publish workflows are tag-triggered, so CI here does not exercise them — residual risk accepted, recoverable by re-tag. No Critical/Medium.

fonkamloic added a commit that referenced this pull request Aug 12, 2026
…p-java to v5 (#43)

* chore(deps): bump actions/checkout to v7, upload-artifact to v7, setup-java to v5

Replicates dependabot #8/#9/#11, which the branch ruleset blocks from
merging (bot-authored PRs never receive the Copilot review the
copilot_code_review rule waits for). Same review rationale as noted on
those PRs: every usage pins explicit stable inputs; the
upload/download-artifact pair stays consistent (download@v8 landed via
#7); publish workflows are tag-triggered so the residual risk surfaces
only at the next release and is recoverable by re-tag.

* Review Medium: match the artifact pair at v8, fail release on empty dist

upload-artifact goes v8 (not v7) so the tag-only upload/download pair
shares a major, and the GitHub release step now fails when dist/*.zip
matches nothing instead of silently publishing a release without the
plugin.

* upload-artifact back to v7 — v8 does not exist for the upload action

The upload/download majors are simply offset (upload latest is v7,
download latest is v8, both on the shared v4+ artifact backend), which
is exactly the pairing dependabot proposed. fail_on_unmatched_files
stays: an empty dist/ must fail the release.
@fonkamloic

Copy link
Copy Markdown
Contributor

Superseded by #43 (merged): identical bump landed there — this PR is permanently blocked by the copilot_code_review branch rule, which waits for a Copilot review that never arrives on bot-authored PRs. See #43 for the review trail (incl. the upload-artifact pair analysis).

@fonkamloic fonkamloic closed this Aug 12, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/github_actions/actions/checkout-6 branch August 12, 2026 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant