Skip to content

chore(ci): pin attested-delivery/.github reusables to v0.1.0 - #4

Merged
zircote merged 1 commit into
mainfrom
chore/pin-github-v0.1.0
Jun 23, 2026
Merged

chore(ci): pin attested-delivery/.github reusables to v0.1.0#4
zircote merged 1 commit into
mainfrom
chore/pin-github-v0.1.0

Conversation

@zircote

@zircote zircote commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Re-pin all attested-delivery/.github reusable-workflow and action references to the v0.1.0 release SHA f211de97395ced798da52e28d89d79c22b3020ee, with # v0.1.0 labels.

27 references across ci.yml, quality-gates.yml, release.yml, and catalog-admission.yml previously pinned at intermediate commits (698148e, b26631, aba1860, b314c29, b74df46) now all track the first tagged release of the central catalog. actionlint clean; pin-check enforces the 40-char SHAs.

Re-pin all .github reusable-workflow and action references (quality-gates, ci,
release, catalog-admission) to the v0.1.0 release SHA f211de9, with # v0.1.0
labels — the marketplace now tracks the first tagged release of the central
catalog instead of intermediate commits.
Copilot AI review requested due to automatic review settings June 23, 2026 02:29
@zircote
zircote merged commit f63eec4 into main Jun 23, 2026
1 check passed

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

Re-pins all attested-delivery/.github reusable workflow/action references in this repo’s GitHub Actions pipelines to the first tagged release (v0.1.0) by using the release SHA f211de97395ced798da52e28d89d79c22b3020ee, improving consistency and supply-chain traceability across CI, quality gates, release, and catalog admission workflows.

Changes:

  • Updated all referenced attested-delivery/.github reusable workflows to @f211de9… # v0.1.0.
  • Updated the plugin-catalog-update action reference in catalog admission to the same v0.1.0 SHA.
  • Standardized pins that previously pointed at multiple intermediate commits.

Reviewed changes

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

File Description
.github/workflows/release.yml Re-pins release pipeline reusable workflows (gates, attestations, signing, vex) to attested-delivery/.github v0.1.0 SHA.
.github/workflows/quality-gates.yml Re-pins merge-time security/quality gate reusables (SAST/SCA/Trivy/Scorecard + plugin gates) to v0.1.0.
.github/workflows/ci.yml Re-pins pin-check and actionlint reusable workflows to v0.1.0.
.github/workflows/catalog-admission.yml Re-pins plugin-catalog-update action used for fail-closed attestation verification to v0.1.0.

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

Comment thread .github/workflows/ci.yml
contents: read
uses: >-
attested-delivery/.github/.github/workflows/pin-check.yml@aba1860be6b6ebd5c0c0a0f07160946fb0349965
attested-delivery/.github/.github/workflows/pin-check.yml@f211de97395ced798da52e28d89d79c22b3020ee # v0.1.0
Comment thread .github/workflows/ci.yml
contents: read
uses: >-
attested-delivery/.github/.github/workflows/reusable-actionlint.yml@b314c29ac9d445ea1f6ad5487743a909e104ceb9
attested-delivery/.github/.github/workflows/reusable-actionlint.yml@f211de97395ced798da52e28d89d79c22b3020ee # v0.1.0
packages: read
uses: >-
attested-delivery/.github/.github/workflows/reusable-sast-codeql.yml@698148e12da113cfeeef8742c31ae93657959e67
attested-delivery/.github/.github/workflows/reusable-sast-codeql.yml@f211de97395ced798da52e28d89d79c22b3020ee # v0.1.0
permissions: { security-events: write, contents: read, actions: read, packages: read }
uses: >-
attested-delivery/.github/.github/workflows/reusable-sast-codeql.yml@698148e12da113cfeeef8742c31ae93657959e67
attested-delivery/.github/.github/workflows/reusable-sast-codeql.yml@f211de97395ced798da52e28d89d79c22b3020ee # v0.1.0
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