6868 build-c-code : ${{ steps.c-code-changes.outputs.changes != '[]' || env.FULL_BUILD_AND_CHECK == 'true' }}
6969 all : ${{ steps.apps.outputs.all }}
7070 steps :
71- -
uses :
actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # ratchet:actions/[email protected] 71+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
7272 - uses : ./.github/actions/build-base-image
7373 with :
7474 BASE_BRANCH : ${{ env.BASE_BRANCH }}
@@ -197,10 +197,10 @@ jobs:
197197 WXWIDGETS_VERSION : 3.2.6
198198 MACOS_VERSION : 15
199199 steps :
200- -
uses :
actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # ratchet:actions/[email protected] 200+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
201201
202202 - name : Download source archive
203- uses :
actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # ratchet:actions/[email protected] .0 203+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
204204 with :
205205 name : otp_prebuilt
206206
@@ -246,9 +246,9 @@ jobs:
246246 needs : pack
247247 if : needs.pack.outputs.build-c-code == 'true'
248248 steps :
249- -
uses :
actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # ratchet:actions/[email protected] 249+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
250250 - name : Download source archive
251- uses :
actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # ratchet:actions/[email protected] .0 251+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
252252 with :
253253 name : otp_prebuilt
254254
@@ -279,11 +279,11 @@ jobs:
279279 env :
280280 WXWIDGETS_VERSION : 3.2.6
281281 name : Build Erlang/OTP (Windows)
282- runs-on : windows-2022
282+ runs-on : windows-2025
283283 needs : pack
284284 if : needs.pack.outputs.build-c-code == 'true'
285285 steps :
286- - uses : Vampire/setup-wsl@3b46b44374d5d0ae94654c45d114a3ed7a0e07a8 # ratchet:Vampire/setup-wsl@v5 .0.1
286+ - uses : Vampire/setup-wsl@6a8db447be7ed35f2f499c02c6e60ff77ef11278 # v6 .0.0
287287 with :
288288 distribution : Ubuntu-18.04
289289
@@ -339,7 +339,7 @@ jobs:
339339 nmake TARGET_CPU=amd64 BUILD=release SHARED=0 DIR_SUFFIX_CPU= -f makefile.vc
340340
341341 - name : Download source archive
342- uses :
actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # ratchet:actions/[email protected] .0 342+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
343343 with :
344344 name : otp_prebuilt
345345
@@ -385,7 +385,7 @@ jobs:
385385 fail-fast : false
386386
387387 steps :
388- -
uses :
actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # ratchet:actions/[email protected] 388+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
389389 - uses : ./.github/actions/build-base-image
390390 with :
391391 BASE_BRANCH : ${{ env.BASE_BRANCH }}
@@ -438,7 +438,7 @@ jobs:
438438 fail-fast : false
439439
440440 steps :
441- -
uses :
actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # ratchet:actions/[email protected] 441+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
442442 - uses : ./.github/actions/build-base-image
443443 with :
444444 BASE_BRANCH : ${{ env.BASE_BRANCH }}
@@ -451,7 +451,7 @@ jobs:
451451 if : needs.pack.outputs.build-c-code == 'true'
452452 steps :
453453 - name : Download source archive
454- uses :
actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # ratchet:actions/[email protected] .0 454+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
455455 with :
456456 name : otp_prebuilt
457457 - name : Build on FreeBSD
@@ -479,7 +479,7 @@ jobs:
479479 runs-on : ubuntu-latest
480480 needs : pack
481481 steps :
482- -
uses :
actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # ratchet:actions/[email protected] 482+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
483483 - uses : ./.github/actions/build-base-image
484484 with :
485485 BASE_BRANCH : ${{ env.BASE_BRANCH }}
@@ -533,7 +533,7 @@ jobs:
533533 runs-on : ubuntu-latest
534534 needs : pack
535535 steps :
536- -
uses :
actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # ratchet:actions/[email protected] 536+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
537537 - uses : ./.github/actions/build-base-image
538538 with :
539539 BASE_BRANCH : ${{ env.BASE_BRANCH }}
@@ -558,7 +558,7 @@ jobs:
558558 # type: ["os_mon","sasl"]
559559 fail-fast : false
560560 steps :
561- -
uses :
actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # ratchet:actions/[email protected] 561+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
562562 - uses : ./.github/actions/build-base-image
563563 with :
564564 BASE_BRANCH : ${{ env.BASE_BRANCH }}
@@ -611,12 +611,12 @@ jobs:
611611 if : ${{ !cancelled() }} # Run even if the need has failed
612612 needs : test
613613 steps :
614- -
uses :
actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # ratchet:actions/[email protected] 614+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
615615 - uses : ./.github/actions/build-base-image
616616 with :
617617 BASE_BRANCH : ${{ env.BASE_BRANCH }}
618618 - name : Download test results
619- uses :
actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # ratchet:actions/[email protected] .0 619+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
620620 - name : Merge test results
621621 run : |
622622 shopt -s nullglob
@@ -688,13 +688,13 @@ jobs:
688688 - name : Use HTTPS instead of SSH for Git cloning
689689 run :
git config --global url.https://github.com/.insteadOf ssh://[email protected] / 690690
691- -
uses :
actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # ratchet:actions/[email protected] 691+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
692692 - uses : ./.github/actions/build-base-image
693693 with :
694694 BASE_BRANCH : ${{ env.BASE_BRANCH }}
695695
696696 - name : Fetch Default ORT Config
697- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # ratchet:actions/checkout@v4
697+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
698698 with :
699699 repository : oss-review-toolkit/ort-config
700700 ref : " d2978deb230beae095bb6cfec074b94f1a74fd34"
@@ -861,13 +861,13 @@ jobs:
861861 id-token : write
862862
863863 steps :
864- -
uses :
actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # ratchet:actions/[email protected] 864+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
865865 - uses : ./.github/actions/build-base-image
866866 with :
867867 BASE_BRANCH : ${{ env.BASE_BRANCH }}
868868
869869 - name : Download SBoM
870- uses :
actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # ratchet:actions/[email protected] .0 870+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
871871 with :
872872 name : ort-results-otp-${{ env.OTP_SBOM_VERSION }}
873873
@@ -906,19 +906,19 @@ jobs:
906906 echo "tag=${TAG}" >> $GITHUB_OUTPUT
907907 echo "vsn=${VSN}" >> $GITHUB_OUTPUT
908908
909- -
uses :
actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # ratchet:actions/[email protected] 909+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
910910
911911 # # Publish the pre-built archive and docs
912912 - name : Download source archive
913- uses :
actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # ratchet:actions/[email protected] .0 913+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
914914 with :
915915 name : otp_prebuilt
916916 - name : Download html docs
917- uses :
actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # ratchet:actions/[email protected] .0 917+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
918918 with :
919919 name : otp_doc_html
920920 - name : Download man docs
921- uses :
actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # ratchet:actions/[email protected] .0 921+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
922922 with :
923923 name : otp_doc_man
924924
@@ -937,12 +937,12 @@ jobs:
937937 sha256sum $FILES > SHA256.txt
938938
939939 - name : Download SBoM
940- uses :
actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # ratchet:actions/[email protected] .0 940+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
941941 with :
942942 name : ort-results-otp-${{ env.OTP_SBOM_VERSION }}
943943
944944 - name : Download ORT Scan Results
945- uses :
actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # ratchet:actions/[email protected] .0 945+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
946946 with :
947947 name : ort-results-otp-${{ env.OTP_SBOM_VERSION }}-scan-result.json.zip
948948
0 commit comments