From 1562d7b274436d4632732e741be73f07047eb3d7 Mon Sep 17 00:00:00 2001 From: abimichel <136123575+abimichel@users.noreply.github.com> Date: Wed, 7 Feb 2024 11:52:43 -0800 Subject: [PATCH] test actions without checkout --- .github/workflows/vault-action.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/vault-action.yaml b/.github/workflows/vault-action.yaml index c4fed76..f6dfda4 100644 --- a/.github/workflows/vault-action.yaml +++ b/.github/workflows/vault-action.yaml @@ -11,7 +11,6 @@ jobs: name: Import Vault Secrets runs-on: ubuntu-22.04 steps: - - uses: actions/checkout@v4 - name: NR Vault Pattern id: nr-vault-patterns uses: bcgov/nr-vault-patterns@main