|
43 | 43 |
|
44 | 44 | - name: Cache builds |
45 | 45 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
46 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 46 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
47 | 47 | with: |
48 | 48 | path: | |
49 | 49 | ~/go/pkg/mod |
|
86 | 86 | repo-token: ${{ secrets.GITHUB_TOKEN }} |
87 | 87 | - name: Cache builds |
88 | 88 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
89 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 89 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
90 | 90 | with: |
91 | 91 | path: | |
92 | 92 | ~/go/pkg/mod |
@@ -131,7 +131,7 @@ jobs: |
131 | 131 | version: ${{ env.PROTOC_VERSION }} |
132 | 132 | - name: Cache builds |
133 | 133 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
134 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 134 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
135 | 135 | with: |
136 | 136 | path: | |
137 | 137 | ~/go/pkg/mod |
@@ -179,7 +179,7 @@ jobs: |
179 | 179 | version: ${{ env.PROTOC_VERSION }} |
180 | 180 | - name: Cache builds |
181 | 181 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
182 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 182 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
183 | 183 | with: |
184 | 184 | path: | |
185 | 185 | ~/go/pkg/mod |
@@ -224,7 +224,7 @@ jobs: |
224 | 224 | version: ${{ env.PROTOC_VERSION }} |
225 | 225 | - name: Cache builds |
226 | 226 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
227 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 227 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
228 | 228 | with: |
229 | 229 | path: | |
230 | 230 | ~/go/pkg/mod |
@@ -269,7 +269,7 @@ jobs: |
269 | 269 | version: ${{ env.PROTOC_VERSION }} |
270 | 270 | - name: Cache builds |
271 | 271 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
272 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 272 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
273 | 273 | with: |
274 | 274 | path: | |
275 | 275 | ~/go/pkg/mod |
@@ -314,7 +314,7 @@ jobs: |
314 | 314 | version: ${{ env.PROTOC_VERSION }} |
315 | 315 | - name: Cache builds |
316 | 316 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
317 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 317 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
318 | 318 | with: |
319 | 319 | path: | |
320 | 320 | ~/go/pkg/mod |
@@ -359,7 +359,7 @@ jobs: |
359 | 359 | version: ${{ env.PROTOC_VERSION }} |
360 | 360 | - name: Cache builds |
361 | 361 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
362 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 362 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
363 | 363 | with: |
364 | 364 | path: | |
365 | 365 | ~/go/pkg/mod |
@@ -404,7 +404,7 @@ jobs: |
404 | 404 | version: ${{ env.PROTOC_VERSION }} |
405 | 405 | - name: Cache builds |
406 | 406 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
407 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 407 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
408 | 408 | with: |
409 | 409 | path: | |
410 | 410 | ~/go/pkg/mod |
@@ -449,7 +449,7 @@ jobs: |
449 | 449 | version: ${{ env.PROTOC_VERSION }} |
450 | 450 | - name: Cache builds |
451 | 451 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
452 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 452 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
453 | 453 | with: |
454 | 454 | path: | |
455 | 455 | ~/go/pkg/mod |
@@ -494,7 +494,7 @@ jobs: |
494 | 494 | version: ${{ env.PROTOC_VERSION }} |
495 | 495 | - name: Cache builds |
496 | 496 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
497 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 497 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
498 | 498 | with: |
499 | 499 | path: | |
500 | 500 | ~/go/pkg/mod |
@@ -539,7 +539,7 @@ jobs: |
539 | 539 | version: ${{ env.PROTOC_VERSION }} |
540 | 540 | - name: Cache builds |
541 | 541 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
542 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 542 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
543 | 543 | with: |
544 | 544 | path: | |
545 | 545 | ~/go/pkg/mod |
@@ -584,7 +584,7 @@ jobs: |
584 | 584 | version: ${{ env.PROTOC_VERSION }} |
585 | 585 | - name: Cache builds |
586 | 586 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
587 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 587 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
588 | 588 | with: |
589 | 589 | path: | |
590 | 590 | ~/go/pkg/mod |
@@ -629,7 +629,7 @@ jobs: |
629 | 629 | version: ${{ env.PROTOC_VERSION }} |
630 | 630 | - name: Cache builds |
631 | 631 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
632 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 632 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
633 | 633 | with: |
634 | 634 | path: | |
635 | 635 | ~/go/pkg/mod |
@@ -674,7 +674,7 @@ jobs: |
674 | 674 | version: ${{ env.PROTOC_VERSION }} |
675 | 675 | - name: Cache builds |
676 | 676 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
677 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 677 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
678 | 678 | with: |
679 | 679 | path: | |
680 | 680 | ~/go/pkg/mod |
@@ -718,7 +718,7 @@ jobs: |
718 | 718 | version: ${{ env.PROTOC_VERSION }} |
719 | 719 | - name: Cache builds |
720 | 720 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
721 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 721 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
722 | 722 | with: |
723 | 723 | path: | |
724 | 724 | ~/go/pkg/mod |
@@ -753,7 +753,7 @@ jobs: |
753 | 753 |
|
754 | 754 | - name: Cache builds |
755 | 755 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
756 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 756 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
757 | 757 | with: |
758 | 758 | path: | |
759 | 759 | ~/go/pkg/mod |
@@ -797,7 +797,7 @@ jobs: |
797 | 797 | version: ${{ env.PROTOC_VERSION }} |
798 | 798 | - name: Cache builds |
799 | 799 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
800 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 800 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
801 | 801 | with: |
802 | 802 | path: | |
803 | 803 | ~/go/pkg/mod |
@@ -837,7 +837,7 @@ jobs: |
837 | 837 |
|
838 | 838 | - name: Cache builds |
839 | 839 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
840 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 840 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
841 | 841 | with: |
842 | 842 | path: | |
843 | 843 | ~/go/pkg/mod |
|
0 commit comments