From 1bf2739a2971acc2d47f5ae1fb9744b23a471e33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 08:14:25 +0000 Subject: [PATCH] Bump asdf-vm/actions from 2 to 3 Bumps [asdf-vm/actions](https://github.com/asdf-vm/actions) from 2 to 3. - [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/v2...v3) --- updated-dependencies: - dependency-name: asdf-vm/actions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/qa.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/qa.yml b/.github/workflows/qa.yml index b2d5f77..b6e0990 100644 --- a/.github/workflows/qa.yml +++ b/.github/workflows/qa.yml @@ -192,7 +192,7 @@ jobs: submodules: true - name: Install action-validator with asdf - uses: asdf-vm/actions/install@v2 + uses: asdf-vm/actions/install@v3 with: tool_versions: | action-validator 0.5.1