From 29c0ed104921ba4eba819192df698e0195d26255 Mon Sep 17 00:00:00 2001 From: lleyton Date: Sat, 22 Oct 2022 19:06:02 -0700 Subject: [PATCH] use latest version of andstor/file-existence-action@v1.1.0 --- .github/workflows/mass-rebuild.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mass-rebuild.yml b/.github/workflows/mass-rebuild.yml index 435b679228..80958b178b 100644 --- a/.github/workflows/mass-rebuild.yml +++ b/.github/workflows/mass-rebuild.yml @@ -45,7 +45,7 @@ jobs: steps: - name: Check file existence id: check_files - uses: andstor/file-existence-action@v1 + uses: andstor/file-existence-action@v1.1.0 with: files: "${{ matrix.pkg }}anda.hcl"