From 2b484149fca1653d2bd48311929efca21f32214d Mon Sep 17 00:00:00 2001 From: "H.E. Pennypacker" <115990865+pennypacker-he@users.noreply.github.com> Date: Sat, 11 Jul 2026 22:19:34 +0000 Subject: [PATCH] [minor] Use the optimized package publisher --- .github/workflows/sitectl-plugin-goreleaser.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sitectl-plugin-goreleaser.yaml b/.github/workflows/sitectl-plugin-goreleaser.yaml index 5f3b5e0..5e7fa4a 100644 --- a/.github/workflows/sitectl-plugin-goreleaser.yaml +++ b/.github/workflows/sitectl-plugin-goreleaser.yaml @@ -67,7 +67,7 @@ jobs: with: repository: libops/terraform-linux-packages # This checkout runs with GCP publication credentials; keep it immutable. - ref: a2d18f397db39065962c02f37122856eddad11d1 # main + ref: 431c745c7b0cbc989b2e7a38123fd4957eb2371e # main path: .libops-packages - name: Publish Linux package repository