From f1aa0d3d2028440260221c96c5c4f2064ea20c4c Mon Sep 17 00:00:00 2001 From: Bartlomiej Gmerek Date: Wed, 24 Apr 2024 12:08:09 +0200 Subject: [PATCH] Bumping version of the integration tests workflow --- .github/workflows/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index ed9a8ab..26683d0 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -28,7 +28,7 @@ jobs: uses: canonical/sdcore-github-workflows/.github/workflows/unit-test.yaml@v0.0.1 integration-test: - uses: canonical/sdcore-github-workflows/.github/workflows/integration-test.yaml@v0.0.1 + uses: canonical/sdcore-github-workflows/.github/workflows/integration-test.yaml@v0.0.2 with: charm-file-name: "sdcore-nrf-k8s_ubuntu-22.04-amd64.charm"