Skip to content

Commit

Permalink
github-actions: bump suisei-cn/actions-download-file from 1.4.0 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps [suisei-cn/actions-download-file](https://github.com/suisei-cn/actions-download-file) from 1.4.0 to 1.6.0.
- [Release notes](https://github.com/suisei-cn/actions-download-file/releases)
- [Commits](suisei-cn/actions-download-file@v1.4.0...v1.6.0)

---
updated-dependencies:
- dependency-name: suisei-cn/actions-download-file
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent ea7016b commit 2ddfc02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
"platform=${{ matrix.platform }}" | Out-File -FilePath $env:GITHUB_OUTPUT -Append
}
- uses: suisei-cn/actions-download-file@v1.4.0
- uses: suisei-cn/actions-download-file@v1.6.0
id: downloadfile # Remember to give an ID if you need the output filename
name: Download rootfs
with:
Expand Down

0 comments on commit 2ddfc02

Please sign in to comment.