]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Bump suisei-cn/actions-download-file from 1.4.0 to 1.6.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 29 Jan 2024 17:50:56 +0000 (17:50 +0000)
committerTomas Mraz <tomas@openssl.org>
Tue, 30 Jan 2024 15:36:47 +0000 (16:36 +0100)
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](https://github.com/suisei-cn/actions-download-file/compare/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] <support@github.com>
CLA: trivial

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23425)

(cherry picked from commit 62ecad5378067ab1f702ef2381c2f4a279d15250)

.github/workflows/os-zoo.yml
.github/workflows/windows.yml
.github/workflows/windows_comp.yml

index 277520832816851dcd38625b5822547604df02b1..cf06cd5c4de17b35d894475d55eea627ebd7b848 100644 (file)
@@ -154,7 +154,7 @@ jobs:
       working-directory: _build
       run: nmake /S
     - name: download coreinfo
-      uses: suisei-cn/actions-download-file@v1.4.0
+      uses: suisei-cn/actions-download-file@v1.6.0
       with:
         url: "https://download.sysinternals.com/files/Coreinfo.zip"
         target: _build/coreinfo/
index 1892b08481faa966c969285976041430cc21ee34..ea0f91b2078db0ced3bb5b5b38b7d0cfd5dbf496 100644 (file)
@@ -48,7 +48,7 @@ jobs:
       working-directory: _build
       run: nmake /S
     - name: download coreinfo
-      uses: suisei-cn/actions-download-file@v1.4.0
+      uses: suisei-cn/actions-download-file@v1.6.0
       with:
         url: "https://download.sysinternals.com/files/Coreinfo.zip"
         target: _build/coreinfo/
@@ -93,7 +93,7 @@ jobs:
       working-directory: _build
       run: nmake /S
     - name: download coreinfo
-      uses: suisei-cn/actions-download-file@v1.4.0
+      uses: suisei-cn/actions-download-file@v1.6.0
       with:
         url: "https://download.sysinternals.com/files/Coreinfo.zip"
         target: _build/coreinfo/
@@ -131,7 +131,7 @@ jobs:
       working-directory: _build
       run: nmake # verbose, so no /S here
     - name: download coreinfo
-      uses: suisei-cn/actions-download-file@v1.4.0
+      uses: suisei-cn/actions-download-file@v1.6.0
       with:
         url: "https://download.sysinternals.com/files/Coreinfo.zip"
         target: _build/coreinfo/
index abcc0ad0190b5b984e1edeb502b5d9a3011190b5..dda158fb79fc9184346c264ea5d802fb67fd0542 100644 (file)
@@ -42,7 +42,7 @@ jobs:
       working-directory: _build
       run: nmake
     - name: download coreinfo
-      uses: suisei-cn/actions-download-file@v1.4.0
+      uses: suisei-cn/actions-download-file@v1.6.0
       with:
         url: "https://download.sysinternals.com/files/Coreinfo.zip"
         target: _build/coreinfo/
@@ -81,7 +81,7 @@ jobs:
       working-directory: _build
       run: nmake
     - name: download coreinfo
-      uses: suisei-cn/actions-download-file@v1.4.0
+      uses: suisei-cn/actions-download-file@v1.6.0
       with:
         url: "https://download.sysinternals.com/files/Coreinfo.zip"
         target: _build/coreinfo/