Skip to content

Chore: Bump harden-runner allow-list to v0.12.2 - #11

Merged
askb merged 1 commit into
lfreleng-actions:mainfrom
modeseven-lfreleng-actions:chore/allowlist-v0.12.2
Jul 31, 2026
Merged

Chore: Bump harden-runner allow-list to v0.12.2#11
askb merged 1 commit into
lfreleng-actions:mainfrom
modeseven-lfreleng-actions:chore/allowlist-v0.12.2

Conversation

@ModeSevenIndustrialSolutions

Copy link
Copy Markdown
Contributor

Chore: Bump harden-runner allow-list to v0.12.2

The reusable workflows (maven-build-test.yaml, gradle-build-test.yaml) are already at v0.12.2 on main; this bumps the remaining stale pins — tag-push ×2, release-drafter and clear-action-cache, which were still at v0.1.1 — to the same v0.12.2 (bf6642f…, the commit the annotated tag resolves to). All 6 live pins in the repo now agree.

v0.12.2 (vs the old pins) adds the Gerrit SSH, Nexus3 Docker registry port, Yarn, nodejs.org and Sonatype IQ endpoints.

Note: these pins are custom string inputs, not uses: references, so Dependabot cannot bump them — manual updates required. actionlint passes.

Bump every live .github allow-list pin to v0.12.2, which adds the
download.sonatype.com and nexus-iq.wl.linuxfoundation.org endpoints
for the Sonatype IQ/CLM lane, plus nodejs.org for setup-node tool
cache misses and Maven frontend-plugin builds. The reusable
workflows move from v0.12.0; the internal tag-push, release-drafter
and clear-action-cache workflows were still pinned to v0.1.1 and
move to the same version.

These pins are custom string inputs, not 'uses:' references, so
Dependabot cannot bump them; they need manual updates. The pin is
the commit the annotated tag resolves to, not the tag object.

Co-authored-by: Claude <noreply@anthropic.com>
Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
@ModeSevenIndustrialSolutions
ModeSevenIndustrialSolutions requested review from a team and Copilot July 31, 2026 10:41
@github-actions github-actions Bot added the chore Code chores (dependency updates, etc) label Jul 31, 2026

Copilot AI 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.

Pull request overview

Updates the pinned harden-runner allow-list reference used by several GitHub Actions workflows so all workflows in the repository consistently use the same v0.12.2 allow-list commit.

Changes:

  • Bumped the config allow-list pin in tag-push workflow (both jobs) to @bf6642f... (v0.12.2).
  • Bumped the config allow-list pin in release-drafter workflow to @bf6642f... (v0.12.2).
  • Bumped the config allow-list pin in clear-action-cache workflow to @bf6642f... (v0.12.2).

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.github/workflows/tag-push.yaml Updates the harden-runner allow-list pin to v0.12.2 in both jobs.
.github/workflows/release-drafter.yaml Updates the harden-runner allow-list pin to v0.12.2.
.github/workflows/clear-action-cache.yaml Updates the harden-runner allow-list pin to v0.12.2.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI 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.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.

@askb
askb merged commit 10f088e into lfreleng-actions:main Jul 31, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Code chores (dependency updates, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants