From 1c1c3991c2cad85b50ed619b73ea8bfd6fa63be2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2026 11:43:53 +0000 Subject: [PATCH] chore(deps): update canonical/charm-ci action to v1 --- .github/workflows/garm_e2e.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/garm_e2e.yaml b/.github/workflows/garm_e2e.yaml index 5810ebf5..c7310801 100644 --- a/.github/workflows/garm_e2e.yaml +++ b/.github/workflows/garm_e2e.yaml @@ -30,7 +30,7 @@ jobs: # Builds the rocks and charms the suite deploys, and publishes artifacts.build.yaml # for opcli to fetch during the spread prepare. build: - uses: canonical/charm-ci/.github/workflows/build-artifacts.yml@v0.0.1-alpha.10 + uses: canonical/charm-ci/.github/workflows/build-artifacts.yml@v1.0.1 permissions: contents: read packages: write