@@ -72,13 +72,13 @@ jobs:
7272
7373 - name : Generate artifact attestation
7474 if : github.ref_type == 'tag'
75- uses : actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
75+ uses : actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
7676 with :
7777 subject-path : " ${{ env.BUILD_DIR }}/*.tar.gz,${{ env.BUILD_DIR }}/*.deb,${{ env.BUILD_DIR }}/*.rpm"
7878
7979 - name : Upload binaries to release
8080 if : github.ref_type == 'tag'
81- uses : ncipollo/release-action@2c591bcc8ecdcd2db72b97d6147f871fcd833ba5 # v1.14 .0
81+ uses : ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174 # v1.16 .0
8282 with :
8383 draft : true
8484 allowUpdates : true
@@ -100,7 +100,7 @@ jobs:
100100 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
101101
102102 - name : Test in FreeBSD
103- uses : vmactions/freebsd-vm@debf37ca7b7fa40e19c542ef7ba30d6054a706a4 # v1.1.5
103+ uses : vmactions/freebsd-vm@8873d98fd1413b5977cb2f7348fe329775159892 # v1.1.9
104104 with :
105105 release : ${{ matrix.version }}
106106 envs : ' BUILD_DIR'
@@ -114,13 +114,13 @@ jobs:
114114
115115 - name : Generate artifact attestation
116116 if : github.ref_type == 'tag'
117- uses : actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
117+ uses : actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
118118 with :
119119 subject-path : " ${{ env.BUILD_DIR }}/*.tar.gz"
120120
121121 - name : Upload binaries to release
122122 if : github.ref_type == 'tag'
123- uses : ncipollo/release-action@2c591bcc8ecdcd2db72b97d6147f871fcd833ba5 # v1.14 .0
123+ uses : ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174 # v1.16 .0
124124 with :
125125 draft : true
126126 allowUpdates : true
@@ -169,13 +169,13 @@ jobs:
169169
170170 - name : Generate artifact attestation
171171 if : github.ref_type == 'tag'
172- uses : actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
172+ uses : actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
173173 with :
174174 subject-path : " ${{ env.BUILD_DIR }}/*.tar.gz,${{ env.BUILD_DIR }}/*.pkg"
175175
176176 - name : Upload binaries to release
177177 if : github.ref_type == 'tag'
178- uses : ncipollo/release-action@2c591bcc8ecdcd2db72b97d6147f871fcd833ba5 # v1.14 .0
178+ uses : ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174 # v1.16 .0
179179 with :
180180 draft : true
181181 allowUpdates : true
@@ -201,7 +201,7 @@ jobs:
201201 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
202202
203203 - name : Setup MSYS2
204- uses : msys2/setup-msys2@c52d1fa9c7492275e60fe763540fb601f5f232a1 # v2.25 .0
204+ uses : msys2/setup-msys2@61f9e5e925871ba6c9e3e8da24ede83ea27fa91f # v2.27 .0
205205 with :
206206 msystem : ${{matrix.sys}}
207207 update : true
@@ -240,13 +240,13 @@ jobs:
240240
241241 - name : Generate artifact attestation
242242 if : github.ref_type == 'tag'
243- uses : actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
243+ uses : actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
244244 with :
245245 subject-path : " ${{ env.BUILD_DIR }}/*.zip"
246246
247247 - name : Upload binaries to release
248248 if : github.ref_type == 'tag'
249- uses : ncipollo/release-action@2c591bcc8ecdcd2db72b97d6147f871fcd833ba5 # v1.14 .0
249+ uses : ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174 # v1.16 .0
250250 with :
251251 draft : true
252252 allowUpdates : true
@@ -290,13 +290,13 @@ jobs:
290290
291291 - name : Generate artifact attestation
292292 if : github.ref_type == 'tag'
293- uses : actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
293+ uses : actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
294294 with :
295295 subject-path : " ${{ env.BUILD_DIR }}/*.zip"
296296
297297 - name : Upload binaries to release
298298 if : github.ref_type == 'tag'
299- uses : ncipollo/release-action@2c591bcc8ecdcd2db72b97d6147f871fcd833ba5 # v1.14 .0
299+ uses : ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174 # v1.16 .0
300300 with :
301301 draft : true
302302 allowUpdates : true
@@ -353,7 +353,7 @@ jobs:
353353 mkdir -p "android-package"
354354 mv "${COMBINED_PACKAGE_DIR}" "android-package"
355355
356- - uses : actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
356+ - uses : actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
357357 with :
358358 path : android-package
359359 name : android-package-${{ matrix.target }}-${{ matrix.api-version }}
@@ -368,7 +368,7 @@ jobs:
368368 id-token : write
369369
370370 steps :
371- - uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
371+ - uses : actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
372372 with :
373373 pattern : android-package-*
374374 merge-multiple : true
@@ -381,13 +381,13 @@ jobs:
381381
382382 - name : Generate artifact attestation
383383 if : github.ref_type == 'tag'
384- uses : actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
384+ uses : actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
385385 with :
386386 subject-path : " ${{ env.PACKAGE_DIR }}.tar.gz"
387387
388388 - name : Upload binaries to release
389389 if : github.ref_type == 'tag'
390- uses : ncipollo/release-action@2c591bcc8ecdcd2db72b97d6147f871fcd833ba5 # v1.14 .0
390+ uses : ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174 # v1.16 .0
391391 with :
392392 draft : true
393393 allowUpdates : true
0 commit comments