From 75b455ab7b2f4690624b4a65d889db796d2fa310 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 09:21:15 +0000 Subject: [PATCH] Bump BadMagic100/setup-hk from 1 to 2 Bumps [BadMagic100/setup-hk](https://github.com/badmagic100/setup-hk) from 1 to 2. - [Release notes](https://github.com/badmagic100/setup-hk/releases) - [Commits](https://github.com/badmagic100/setup-hk/compare/v1...v2) --- updated-dependencies: - dependency-name: BadMagic100/setup-hk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d36ee5f..2f64eec 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -23,7 +23,7 @@ jobs: uses: actions/checkout@v4 - name: Setup MAPI - uses: BadMagic100/setup-hk@v1 + uses: BadMagic100/setup-hk@v2 with: apiPath: API dependencyFilePath: CharmChanger/ModDependencies.txt