From 5807d9a46bf6e44a3b6ca1c62d82c1dd20b2ec0d Mon Sep 17 00:00:00 2001 From: Steve Boyd Date: Fri, 11 Feb 2022 17:08:50 +1300 Subject: [PATCH 1/2] MNT Bump CI version --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index abb0518..0e78949 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,4 +6,4 @@ on: jobs: ci: - uses: silverstripe/github-actions-ci-cd/.github/workflows/ci.yml@0.1.12 + uses: silverstripe/github-actions-ci-cd/.github/workflows/ci.yml@0.1.13 From b9126aa97d0e52647b288a2e0471839d0dff93dd Mon Sep 17 00:00:00 2001 From: Steve Boyd Date: Mon, 14 Feb 2022 10:23:40 +1300 Subject: [PATCH 2/2] MNT Bump CI version --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0e78949..3832a91 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,4 +6,4 @@ on: jobs: ci: - uses: silverstripe/github-actions-ci-cd/.github/workflows/ci.yml@0.1.13 + uses: silverstripe/github-actions-ci-cd/.github/workflows/ci.yml@0.1.14