Skip to content

chore(workflows): bump gh-plumbing reusables to v1.1.19#27

Merged
nolte merged 1 commit into
developfrom
chore/bump-gh-plumbing-v1.1.19
May 24, 2026
Merged

chore(workflows): bump gh-plumbing reusables to v1.1.19#27
nolte merged 1 commit into
developfrom
chore/bump-gh-plumbing-v1.1.19

Conversation

@nolte
Copy link
Copy Markdown
Owner

@nolte nolte commented May 24, 2026

Summary

Bumps every nolte/gh-plumbing/.github/workflows/*@v1.1.18 pin to @v1.1.19. The caller-side config for automerge.yaml and release-publish.yml was already wired for the v1.1.19 portfolio-app token cascade (app-id + secrets.app-private-key), but the pin was lagging — causing startup_failure because the v1.1.18 reusable doesn't accept those inputs.

Changes

  • Sed-replace @v1.1.18@v1.1.19 across every workflow file under .github/workflows/ (no other diffs).

Linked issues

None

Testing

  • git diff --stat confirms only intended pin lines changed.
  • This PR uses native gh pr merge --squash --auto because pascalgn/automerge-action is broken on this repo until the new pin lands.

Risk / rollout notes

Mechanical pin bump. The caller-side config is unchanged. Once merged, the repo's automerge.yaml and release-publish.yml workflows can again resolve their reusable callers, restoring the portfolio-app cascade.

Bumps every nolte/gh-plumbing/.github/workflows/*@v1.1.18 pin to
@v1.1.19. Caller config (app-id + app-private-key) was already
aligned with the v1.1.19 portfolio-app cascade interface; only
the pin was lagging. Fixes the startup_failure on automerge.yaml
and release-publish.yml against the v1.1.18 reusables (which
don't accept the cascade inputs).
@boring-cyborg boring-cyborg Bot added chore Maintenance cicd ci/cd process functionality. labels May 24, 2026
@nolte nolte merged commit 07dc7a6 into develop May 24, 2026
8 checks passed
@nolte nolte deleted the chore/bump-gh-plumbing-v1.1.19 branch May 24, 2026 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Maintenance cicd ci/cd process functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant