From 3b7381541527bedaf23c076454c99ea381ace262 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 18:47:05 +0000 Subject: [PATCH] Bump chrisreddington/validate-file-exists in the actions-minor group Bumps the actions-minor group with 1 update: [chrisreddington/validate-file-exists](https://github.com/chrisreddington/validate-file-exists). Updates `chrisreddington/validate-file-exists` from 0.0.6 to 0.0.7 - [Release notes](https://github.com/chrisreddington/validate-file-exists/releases) - [Commits](https://github.com/chrisreddington/validate-file-exists/compare/v0.0.6...v0.0.7) --- updated-dependencies: - dependency-name: chrisreddington/validate-file-exists dependency-version: 0.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/baseline-validator.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/baseline-validator.yml b/.github/workflows/baseline-validator.yml index 7b6873c..da3453d 100644 --- a/.github/workflows/baseline-validator.yml +++ b/.github/workflows/baseline-validator.yml @@ -78,7 +78,7 @@ jobs: # Validate the existence of required files # Learn more at https://github.com/chrisreddington/validate-file-exists - - uses: chrisreddington/validate-file-exists@v0.0.6 + - uses: chrisreddington/validate-file-exists@v0.0.7 name: "Validate Required Files Exist" if: always() with: