From a41f7d9528145f93ada151cf9ce4845fc7a7a5bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 19:43:17 +0000 Subject: [PATCH] github-actions: 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/msbuild.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/msbuild.yml b/.github/workflows/msbuild.yml index ae8f0e3..79a84a5 100644 --- a/.github/workflows/msbuild.yml +++ b/.github/workflows/msbuild.yml @@ -43,7 +43,7 @@ jobs: "platform=${{ matrix.platform }}" | Out-File -FilePath $env:GITHUB_OUTPUT -Append } - - uses: suisei-cn/actions-download-file@v1.6.0 + - uses: suisei-cn/actions-download-file@v1.6.1 id: downloadfile # Remember to give an ID if you need the output filename name: Download rootfs with: