From e61c5a535d6f82109c21aac0005d1976d5c706a1 Mon Sep 17 00:00:00 2001 From: Nic Cheneweth Date: Mon, 13 May 2024 10:38:50 -0500 Subject: [PATCH] [nc] test action Signed-off-by: Nic Cheneweth --- .github/workflows/development-build.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/development-build.yaml b/.github/workflows/development-build.yaml index 635d3d6..a2a86ea 100644 --- a/.github/workflows/development-build.yaml +++ b/.github/workflows/development-build.yaml @@ -15,6 +15,8 @@ jobs: static-code-analysis: name: static code analysis uses: ThoughtWorks-DPS/gha-tools-action/.github/workflows/gha-container-dev-release.yaml@main + with: + op-version: latest # steps: