|
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 |
@@ -175,7 +175,7 @@ jobs: |
175 | 175 | version: ${{ env.PROTOC_VERSION }} |
176 | 176 | - name: Cache builds |
177 | 177 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
178 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 178 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
179 | 179 | with: |
180 | 180 | path: | |
181 | 181 | ~/go/pkg/mod |
@@ -220,7 +220,7 @@ jobs: |
220 | 220 | version: ${{ env.PROTOC_VERSION }} |
221 | 221 | - name: Cache builds |
222 | 222 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
223 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 223 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
224 | 224 | with: |
225 | 225 | path: | |
226 | 226 | ~/go/pkg/mod |
@@ -265,7 +265,7 @@ jobs: |
265 | 265 | version: ${{ env.PROTOC_VERSION }} |
266 | 266 | - name: Cache builds |
267 | 267 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
268 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 268 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
269 | 269 | with: |
270 | 270 | path: | |
271 | 271 | ~/go/pkg/mod |
@@ -310,7 +310,7 @@ jobs: |
310 | 310 | version: ${{ env.PROTOC_VERSION }} |
311 | 311 | - name: Cache builds |
312 | 312 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
313 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 313 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
314 | 314 | with: |
315 | 315 | path: | |
316 | 316 | ~/go/pkg/mod |
@@ -355,7 +355,7 @@ jobs: |
355 | 355 | version: ${{ env.PROTOC_VERSION }} |
356 | 356 | - name: Cache builds |
357 | 357 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
358 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 358 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
359 | 359 | with: |
360 | 360 | path: | |
361 | 361 | ~/go/pkg/mod |
@@ -400,7 +400,7 @@ jobs: |
400 | 400 | version: ${{ env.PROTOC_VERSION }} |
401 | 401 | - name: Cache builds |
402 | 402 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
403 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 403 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
404 | 404 | with: |
405 | 405 | path: | |
406 | 406 | ~/go/pkg/mod |
@@ -445,7 +445,7 @@ jobs: |
445 | 445 | version: ${{ env.PROTOC_VERSION }} |
446 | 446 | - name: Cache builds |
447 | 447 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
448 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 448 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
449 | 449 | with: |
450 | 450 | path: | |
451 | 451 | ~/go/pkg/mod |
@@ -490,7 +490,7 @@ jobs: |
490 | 490 | version: ${{ env.PROTOC_VERSION }} |
491 | 491 | - name: Cache builds |
492 | 492 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
493 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 493 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
494 | 494 | with: |
495 | 495 | path: | |
496 | 496 | ~/go/pkg/mod |
@@ -535,7 +535,7 @@ jobs: |
535 | 535 | version: ${{ env.PROTOC_VERSION }} |
536 | 536 | - name: Cache builds |
537 | 537 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
538 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 538 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
539 | 539 | with: |
540 | 540 | path: | |
541 | 541 | ~/go/pkg/mod |
@@ -580,7 +580,7 @@ jobs: |
580 | 580 | version: ${{ env.PROTOC_VERSION }} |
581 | 581 | - name: Cache builds |
582 | 582 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
583 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 583 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
584 | 584 | with: |
585 | 585 | path: | |
586 | 586 | ~/go/pkg/mod |
@@ -625,7 +625,7 @@ jobs: |
625 | 625 | version: ${{ env.PROTOC_VERSION }} |
626 | 626 | - name: Cache builds |
627 | 627 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
628 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 628 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
629 | 629 | with: |
630 | 630 | path: | |
631 | 631 | ~/go/pkg/mod |
@@ -670,7 +670,7 @@ jobs: |
670 | 670 | version: ${{ env.PROTOC_VERSION }} |
671 | 671 | - name: Cache builds |
672 | 672 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
673 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 673 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
674 | 674 | with: |
675 | 675 | path: | |
676 | 676 | ~/go/pkg/mod |
@@ -714,7 +714,7 @@ jobs: |
714 | 714 | version: ${{ env.PROTOC_VERSION }} |
715 | 715 | - name: Cache builds |
716 | 716 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
717 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 717 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
718 | 718 | with: |
719 | 719 | path: | |
720 | 720 | ~/go/pkg/mod |
@@ -749,7 +749,7 @@ jobs: |
749 | 749 |
|
750 | 750 | - name: Cache builds |
751 | 751 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
752 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 752 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
753 | 753 | with: |
754 | 754 | path: | |
755 | 755 | ~/go/pkg/mod |
@@ -793,7 +793,7 @@ jobs: |
793 | 793 | version: ${{ env.PROTOC_VERSION }} |
794 | 794 | - name: Cache builds |
795 | 795 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
796 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 796 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
797 | 797 | with: |
798 | 798 | path: | |
799 | 799 | ~/go/pkg/mod |
@@ -833,7 +833,7 @@ jobs: |
833 | 833 |
|
834 | 834 | - name: Cache builds |
835 | 835 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds |
836 | | - uses: actions/cache@30f413bfed0a2bc738fdfd409e5a9e96b24545fd #v2.1.7 |
| 836 | + uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d #v2.1.7 |
837 | 837 | with: |
838 | 838 | path: | |
839 | 839 | ~/go/pkg/mod |
|
0 commit comments