From bef8d7fa03286e10a6b858f4ccc7c9c8be2114e4 Mon Sep 17 00:00:00 2001 From: Nic Cheneweth Date: Mon, 13 May 2024 13:08:59 -0500 Subject: [PATCH] [nc] bump action/checkout to v4.1.5 Signed-off-by: Nic Cheneweth --- .github/workflows/integration-tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-tests.yaml b/.github/workflows/integration-tests.yaml index 313514d..79c752d 100644 --- a/.github/workflows/integration-tests.yaml +++ b/.github/workflows/integration-tests.yaml @@ -25,7 +25,7 @@ jobs: steps: - name: checkout code - uses: actions/checkout@c6cd5d8b7c1d1d65d6224134e67e30d06b374917 # v4.1.5 + uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5 - name: Install 1Password CLI uses: 1password/install-cli-action@143a85f84a90555d121cde2ff5872e393a47ab9f # v1.0.0