diff --git a/.github/workflows/pull_request.yaml b/.github/workflows/pull_request.yaml index e8271d2..e73b4df 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@story/KU-1195/fix-when-image-not-present + uses: canonical/k8s-workflows/.github/workflows/build_rocks.yaml@KU-1195/fix-for-check-if-container-exist with: owner: ${{ github.repository_owner }} trivy-image-config: "trivy.yaml"