From 3d6aa0d760b511dca59476514b21f294635e5c6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 02:31:51 +0000 Subject: [PATCH] Bump suisei-cn/actions-download-file from 1.6.0 to 1.6.1 Bumps [suisei-cn/actions-download-file](https://github.com/suisei-cn/actions-download-file) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/suisei-cn/actions-download-file/releases) - [Commits](https://github.com/suisei-cn/actions-download-file/compare/v1.6.0...v1.6.1) --- updated-dependencies: - dependency-name: suisei-cn/actions-download-file dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build-test-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-test-publish.yml b/.github/workflows/build-test-publish.yml index 65f313b..197ea0f 100644 --- a/.github/workflows/build-test-publish.yml +++ b/.github/workflows/build-test-publish.yml @@ -188,7 +188,7 @@ jobs: with: python-version: "3.12" - name: Download GNU Tar - uses: suisei-cn/actions-download-file@v1.6.0 + uses: suisei-cn/actions-download-file@v1.6.1 if: ${{ startsWith(matrix.os, 'windows-') }} with: url: https://skytemple.org/build_deps/tar.exe