From 738905545474047314a1ffb4b2d74ddc3afb0df4 Mon Sep 17 00:00:00 2001 From: Javier de la Puente Date: Fri, 1 Mar 2024 07:42:55 +0100 Subject: [PATCH] Use feat-rockcraft-from-src branch for integ tests --- .github/workflows/integration_tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration_tests.yml b/.github/workflows/integration_tests.yml index 41e8f6e0b..34fbc1af2 100644 --- a/.github/workflows/integration_tests.yml +++ b/.github/workflows/integration_tests.yml @@ -5,7 +5,7 @@ on: jobs: integration-tests: - uses: canonical/operator-workflows/.github/workflows/integration_test.yaml@tests-django-xii-factor + uses: canonical/operator-workflows/.github/workflows/integration_test.yaml@feat-rockcraft-from-src secrets: inherit with: trivy-image-config: "trivy.yaml"