Skip to content

fix(ansible): bump call-release-artifact pin to pick up #127 and #128 - #129

Merged
patrick-hermann-sva merged 1 commit into
mainfrom
fix/bump-release-artifact-pin
Jul 29, 2026
Merged

fix(ansible): bump call-release-artifact pin to pick up #127 and #128#129
patrick-hermann-sva merged 1 commit into
mainfrom
fix/bump-release-artifact-pin

Conversation

@patrick-hermann-sva

Copy link
Copy Markdown
Contributor

Mechanical follow-up, same as #126.

call-ansible-collection.yaml pinned call-release-artifact.yaml@1814f1e, which predates both #127 (the corrected attestation verify command, now also in the release notes) and #128 (the refreshed dagger defaults).

Without this bump both would be merged and look shipped while the release path kept invoking the old workflow — so consumers would keep getting release notes carrying a verify command that fails.

Bumped to e868d3f, current main.

This is the second time a SHA pin has needed a deliberate follow-up commit to take effect. It is the cost of pinning, and worth remembering: merging a change to a pinned reusable workflow does not deploy it.

🤖 Generated with Claude Code

https://claude.ai/code/session_01FDecVMyhtUtixsLmT4oLwY

The pin still referenced 1814f1e, which predates #127 and #128. Left alone the
release path would keep calling the old workflow, so the corrected attestation
verify command would never reach the release notes.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FDecVMyhtUtixsLmT4oLwY
@patrick-hermann-sva
patrick-hermann-sva merged commit 80a37e2 into main Jul 29, 2026
2 checks passed
@patrick-hermann-sva
patrick-hermann-sva deleted the fix/bump-release-artifact-pin branch July 29, 2026 13:20
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.

1 participant