From 9c25924c16625e26899857786663e62fbd1c4199 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 01:07:35 +0000 Subject: [PATCH] build(deps): bump asdf-vm/actions from 3.0.2 to 4.0.0 Bumps [asdf-vm/actions](https://github.com/asdf-vm/actions) from 3.0.2 to 4.0.0. - [Release notes](https://github.com/asdf-vm/actions/releases) - [Changelog](https://github.com/asdf-vm/actions/blob/master/CHANGELOG.md) - [Commits](https://github.com/asdf-vm/actions/compare/05e0d2ed97b598bfce82fd30daf324ae0c4570e6...1902764435ca0dd2f3388eea723a4f92a4eb8302) --- updated-dependencies: - dependency-name: asdf-vm/actions dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/validate-workflows-files.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validate-workflows-files.yml b/.github/workflows/validate-workflows-files.yml index 0bdde61..15cf3ee 100644 --- a/.github/workflows/validate-workflows-files.yml +++ b/.github/workflows/validate-workflows-files.yml @@ -23,7 +23,7 @@ jobs: persist-credentials: false - name: Install action-validator with asdf - uses: asdf-vm/actions/install@05e0d2ed97b598bfce82fd30daf324ae0c4570e6 # v3.0.2 + uses: asdf-vm/actions/install@1902764435ca0dd2f3388eea723a4f92a4eb8302 # v4.0.0 with: tool_versions: | action-validator 0.5.3