Skip to content

Bump actions/checkout to v7 and hadolint-action to v3.5.0 - #202

Merged
labkey-willm merged 3 commits into
developfrom
fb_bump_actions_versions
Sep 9, 2026
Merged

Bump actions/checkout to v7 and hadolint-action to v3.5.0#202
labkey-willm merged 3 commits into
developfrom
fb_bump_actions_versions

Conversation

@labkey-willm

@labkey-willm labkey-willm commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Rationale

actions/checkout was pinned to v3/v4 and hadolint-action to v3.1.0 across the workflows in this repo; bump both to their current latest release so CI stays on a supported, non-deprecated action version. The version bumps surfaced two side issues in CI, fixed here as well: a newer hadolint binary and a newer xeol CLI default.

Related Pull Requests

Changes

  • Bump actions/checkout@v3 and @v4 to @v7 in branch_release.yml, merge_release.yml, hadolint.yml, and dockle_xeol.yml
  • Bump hadolint/hadolint-action@v3.1.0 to @v3.5.0 in hadolint.yml
  • Ignore three hadolint rules newly enforced by the bundled hadolint binary that flag pre-existing, intentional Dockerfile patterns
  • Pin the xeol CLI version in dockle_xeol.yml to one with a longer default staleness allowance for its EOL database, avoiding spurious CI failures

DL3064 flags placeholder ENV secrets never baked into the image, DL3025 flags HEALTHCHECK's intentional shell-form var substitution, and DL3066 is an info-level UID style note out of scope here.
xeol-action@v1.1.1 pins xeol CLI v0.9.13, whose default max-allowed DB age is 5 days; v0.10.8 raised that default to 90 days, matching the EOL feed's actual publish cadence.
@labkey-willm
labkey-willm merged commit 4d2ad7e into develop Sep 9, 2026
7 checks passed
@labkey-willm
labkey-willm deleted the fb_bump_actions_versions branch September 9, 2026 17:55
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.

2 participants