File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed
Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 9292 steps :
9393 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
9494
95- - uses : msys2/setup-msys2@4f806de0a5a7294ffabaff804b38a9b435a73bda # v2
95+ - uses : msys2/setup-msys2@cafece8e6baf9247cf9b1bf95097b0b983cc558d # v2
9696 with :
9797 msystem : CLANG64
9898 path-type : inherit
Original file line number Diff line number Diff line change 3131 steps :
3232 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3333
34- - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
34+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
3535 with :
3636 name : binaries-${{ matrix.goos }}-${{ matrix.goarch }}
3737
@@ -108,7 +108,7 @@ jobs:
108108 steps :
109109 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
110110
111- - uses : msys2/setup-msys2@4f806de0a5a7294ffabaff804b38a9b435a73bda # v2
111+ - uses : msys2/setup-msys2@cafece8e6baf9247cf9b1bf95097b0b983cc558d # v2
112112 with :
113113 msystem : CLANG64
114114 path-type : inherit
@@ -118,7 +118,7 @@ jobs:
118118 zip
119119 coreutils
120120
121- - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
121+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
122122 with :
123123 name : binaries-windows-amd64
124124
@@ -181,7 +181,7 @@ jobs:
181181 steps :
182182 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
183183
184- - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
184+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
185185 with :
186186 name : binaries-linux-${{ matrix.arch }}-portable
187187
Original file line number Diff line number Diff line change 7070 timeout-minutes : 30
7171 steps :
7272 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
73- - uses : msys2/setup-msys2@4f806de0a5a7294ffabaff804b38a9b435a73bda # v2
73+ - uses : msys2/setup-msys2@cafece8e6baf9247cf9b1bf95097b0b983cc558d # v2
7474 with :
7575 msystem : CLANG64
7676 path-type : inherit
@@ -153,7 +153,7 @@ jobs:
153153 timeout-minutes : 45
154154 steps :
155155 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
156- - uses : msys2/setup-msys2@4f806de0a5a7294ffabaff804b38a9b435a73bda # v2
156+ - uses : msys2/setup-msys2@cafece8e6baf9247cf9b1bf95097b0b983cc558d # v2
157157 with :
158158 msystem : CLANG64
159159 path-type : inherit
Original file line number Diff line number Diff line change 5050 steps :
5151 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
5252
53- - uses : msys2/setup-msys2@4f806de0a5a7294ffabaff804b38a9b435a73bda # v2
53+ - uses : msys2/setup-msys2@cafece8e6baf9247cf9b1bf95097b0b983cc558d # v2
5454 with :
5555 msystem : CLANG64
5656 path-type : inherit
Original file line number Diff line number Diff line change 8181 steps :
8282 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
8383
84- - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
84+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
8585 with :
8686 merge-multiple : true
8787
@@ -124,13 +124,13 @@ jobs:
124124 "
125125
126126 - name : Attest SBOM
127- uses : actions/attest-sbom@10926c72720ffc3f7b666661c8e55b1344e2a365 # v2
127+ uses : actions/attest-sbom@bd218ad0dbcb3e146bd073d1d9c6d78e08aa8a0b # v2
128128 with :
129129 subject-path : ' *.tar.gz'
130130 sbom-path : ' sbom.json'
131131
132132 - name : Install cosign
133- uses : sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3
133+ uses : sigstore/cosign-installer@cad07c2e89fa2edd6e2d7bab4c1aa38e53f76003 # v4.1.1
134134
135135 - name : Sign artifacts
136136 run : |
You can’t perform that action at this time.
0 commit comments