From 58cd08a392fd5d573fec3a2ea92dbd795e9bcfce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 12:02:38 -0500 Subject: [PATCH] Bump the-coding-turtle/ga-yaml-parser from 0.1.1 to 0.1.2 (#9553) --- .github/workflows/update-gpuci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-gpuci.yml b/.github/workflows/update-gpuci.yml index 98097b47d84..b1ffeb6776f 100644 --- a/.github/workflows/update-gpuci.yml +++ b/.github/workflows/update-gpuci.yml @@ -14,7 +14,7 @@ jobs: - uses: actions/checkout@v2 - name: Parse current axis YAML - uses: the-coding-turtle/ga-yaml-parser@v0.1.1 + uses: the-coding-turtle/ga-yaml-parser@v0.1.2 with: file: continuous_integration/gpuci/axis.yaml