Bump shared-actions pins to 18bed1ca - #272
Conversation
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
WalkthroughUpdate four GitHub Actions references to newer pinned revisions of shared CodeScene coverage, Dependabot automerge, and mutation-testing actions or reusable workflows. Existing inputs, conditions, triggers, permissions, and job wiring remain unchanged. ChangesCI pin updates
Possibly related PRs
Poem
Caution Pre-merge checks failedPlease resolve all errors before merging. Addressing warnings is optional.
❌ Failed checks (1 error, 1 warning)
✅ Passed checks (18 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Move every leynos/shared-actions reusable workflow and action ref to 18bed1ca49a6de3d8882bd72635a32ae3f023d57, the current shared-actions main HEAD. This picks up the coverage-ratchet baseline-advance fix and symmetric +/-1pp dead-band (shared-actions#353), plus routine follow-ups (#354, #356 whitaker-installer 0.2.6, #344).
08e4563 to
bffdc43
Compare
Summary
leynos/shared-actionsreusable workflow and action refto
18bed1ca49a6de3d8882bd72635a32ae3f023d57, the currentshared-actions main HEAD.
+/-1pp dead-band (shared-actions#353), plus routine follow-ups
(#354, #356 whitaker-installer 0.2.6, #344).
test shape-only, so this PR now touches workflows only.
Review walkthrough
.github/workflows/codescene-coverage.yml:upload-codescene-coverageaction pin bumped..github/workflows/coverage.yml:upload-codescene-coverageaction pin bumped.
.github/workflows/dependabot-automerge.yml: reusable workflow pinbumped.
.github/workflows/mutation-testing.yml:mutation-cargo.ymlreusable workflow pin bumped.
Validation
grep -rE 'leynos/shared-actions/[^@]+@[0-9a-f]{40}' .github/workflows/shows only the new pin.make test-workflow-contractspasses: 9 passed.