5252 run : go install github.com/goreleaser/nfpm/v2/cmd/nfpm@${{ env.NFPM_VERSION }}
5353 - name : Fix golang dependency permissions
5454 run : chmod -R 0755 ~/go/pkg/mod ~/.cache/go-build
55- - uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
55+ - uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
5656 with :
5757 path : |
5858 ~/.cache/go-build
8282 with :
8383 go-version-file : ' go.mod'
8484 cache : false
85- - uses : actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
85+ - uses : actions/cache/restore@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
8686 with :
8787 path : |
8888 ~/.cache/go-build
@@ -123,7 +123,7 @@ jobs:
123123 with :
124124 go-version-file : ' go.mod'
125125 cache : false
126- - uses : actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
126+ - uses : actions/cache/restore@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
127127 with :
128128 path : |
129129 ~/.cache/go-build
@@ -132,7 +132,7 @@ jobs:
132132 - name : Run Unit Tests
133133 run : make unit-test
134134 - name : Uplaod Test Coverage
135- uses : codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
135+ uses : codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
136136 with :
137137 files : ./build/test/coverage.out
138138 token : ${{ secrets.CODECOV_TOKEN }}
@@ -158,7 +158,7 @@ jobs:
158158 with :
159159 go-version-file : ' go.mod'
160160 cache : false
161- - uses : actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
161+ - uses : actions/cache/restore@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
162162 with :
163163 path : |
164164 ~/.cache/go-build
@@ -196,7 +196,7 @@ jobs:
196196 run : go install github.com/goreleaser/nfpm/v2/cmd/nfpm@${{ env.NFPM_VERSION }}
197197 - name : Fix golang dependency permissions
198198 run : chmod -R 0755 ~/go/pkg/mod ~/.cache/go-build
199- - uses : actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
199+ - uses : actions/cache/restore@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
200200 with :
201201 path : |
202202 ~/.cache/go-build
@@ -206,7 +206,7 @@ jobs:
206206 run : |
207207 make clean local-deb-package local-rpm-package local-apk-package
208208 - name : Upload Artifacts
209- uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5 .0.0
209+ uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 .0.0
210210 with :
211211 name : nginx-agent-unsigned-snapshots
212212 path : build
@@ -243,14 +243,14 @@ jobs:
243243 with :
244244 go-version-file : ' go.mod'
245245 cache : false
246- - uses : actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
246+ - uses : actions/cache/restore@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
247247 with :
248248 path : |
249249 ~/.cache/go-build
250250 ~/go/pkg/mod
251251 key : ${{ runner.os }}-go-
252252 - name : Download Packages
253- uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
253+ uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
254254 with :
255255 name : nginx-agent-unsigned-snapshots
256256 path : build
@@ -305,14 +305,14 @@ jobs:
305305 with :
306306 go-version-file : ' go.mod'
307307 cache : false
308- - uses : actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
308+ - uses : actions/cache/restore@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
309309 with :
310310 path : |
311311 ~/.cache/go-build
312312 ~/go/pkg/mod
313313 key : ${{ runner.os }}-go-
314314 - name : Download Packages
315- uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
315+ uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
316316 with :
317317 name : nginx-agent-unsigned-snapshots
318318 path : build
@@ -374,14 +374,14 @@ jobs:
374374 with :
375375 go-version-file : ' go.mod'
376376 cache : false
377- - uses : actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
377+ - uses : actions/cache/restore@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
378378 with :
379379 path : |
380380 ~/.cache/go-build
381381 ~/go/pkg/mod
382382 key : ${{ runner.os }}-go-
383383 - name : Download Packages
384- uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
384+ uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
385385 with :
386386 name : nginx-agent-unsigned-snapshots
387387 path : build
@@ -453,14 +453,14 @@ jobs:
453453 with :
454454 go-version-file : ' go.mod'
455455 cache : false
456- - uses : actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
456+ - uses : actions/cache/restore@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
457457 with :
458458 path : |
459459 ~/.cache/go-build
460460 ~/go/pkg/mod
461461 key : ${{ runner.os }}-go-
462462 - name : Download Packages
463- uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
463+ uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
464464 with :
465465 name : nginx-agent-unsigned-snapshots
466466 path : build
@@ -531,14 +531,14 @@ jobs:
531531 with :
532532 go-version-file : ' go.mod'
533533 cache : false
534- - uses : actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
534+ - uses : actions/cache/restore@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
535535 with :
536536 path : |
537537 ~/.cache/go-build
538538 ~/go/pkg/mod
539539 key : ${{ runner.os }}-go-
540540 - name : Download Packages
541- uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
541+ uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
542542 with :
543543 name : nginx-agent-unsigned-snapshots
544544 path : build
@@ -610,14 +610,14 @@ jobs:
610610 with :
611611 go-version-file : ' go.mod'
612612 cache : false
613- - uses : actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
613+ - uses : actions/cache/restore@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
614614 with :
615615 path : |
616616 ~/.cache/go-build
617617 ~/go/pkg/mod
618618 key : ${{ runner.os }}-go-
619619 - name : Download Packages
620- uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
620+ uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
621621 with :
622622 name : nginx-agent-unsigned-snapshots
623623 path : build
@@ -673,7 +673,7 @@ jobs:
673673 with :
674674 go-version-file : ' go.mod'
675675 cache : false
676- - uses : actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
676+ - uses : actions/cache/restore@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
677677 with :
678678 path : |
679679 ~/.cache/go-build
@@ -713,15 +713,15 @@ jobs:
713713 go-version-file : ' go.mod'
714714 cache : false
715715
716- - uses : actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
716+ - uses : actions/cache/restore@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
717717 with :
718718 path : |
719719 ~/.cache/go-build
720720 ~/go/pkg/mod
721721 key : ${{ runner.os }}-go-
722722
723723 - name : Download Packages
724- uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
724+ uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
725725 with :
726726 name : nginx-agent-unsigned-snapshots
727727 path : build
@@ -766,7 +766,7 @@ jobs:
766766 echo "$results"
767767
768768 - name : Upload Load Test Results
769- uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5 .0.0
769+ uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 .0.0
770770 with :
771771 name : load-test-results
772772 path : benchmarks.json
0 commit comments