From 2d773eff31e1aac4ea06b6e36cb6ff09f51d0a4d Mon Sep 17 00:00:00 2001 From: Maciej Golaszewski Date: Fri, 9 Aug 2024 16:05:10 +0200 Subject: [PATCH] test --- .github/workflows/pull_request.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull_request.yaml b/.github/workflows/pull_request.yaml index fd80331..e8271d2 100644 --- a/.github/workflows/pull_request.yaml +++ b/.github/workflows/pull_request.yaml @@ -9,7 +9,7 @@ on: jobs: build-and-push-arch-specifics: name: Build Rocks and Push Arch Specific Images - uses: canonical/k8s-workflows/.github/workflows/build_rocks.yaml@main + uses: canonical/k8s-workflows/.github/workflows/build_rocks.yaml@story/KU-1195/fix-when-image-not-present with: owner: ${{ github.repository_owner }} trivy-image-config: "trivy.yaml"