|
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@fd5de65bc895cf536527842281bea11763fefd77 #v2.1.7 |
| 46 | + uses: actions/cache@56461b9eb0f8438fd15c7a9968e3c9ebb18ceff1 #v2.1.7 |
47 | 47 | with:
|
48 | 48 | path: |
|
49 | 49 | ~/go/pkg/mod
|
|
88 | 88 | repo-token: ${{ secrets.GITHUB_TOKEN }}
|
89 | 89 | - name: Cache builds
|
90 | 90 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
|
91 |
| - uses: actions/cache@fd5de65bc895cf536527842281bea11763fefd77 # v2.1.7 |
| 91 | + uses: actions/cache@56461b9eb0f8438fd15c7a9968e3c9ebb18ceff1 # v2.1.7 |
92 | 92 | with:
|
93 | 93 | path: |
|
94 | 94 | ~/go/pkg/mod
|
@@ -136,7 +136,7 @@ jobs:
|
136 | 136 | repo-token: ${{ secrets.GITHUB_TOKEN }}
|
137 | 137 | - name: Cache builds
|
138 | 138 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
|
139 |
| - uses: actions/cache@fd5de65bc895cf536527842281bea11763fefd77 # v2.1.7 |
| 139 | + uses: actions/cache@56461b9eb0f8438fd15c7a9968e3c9ebb18ceff1 # v2.1.7 |
140 | 140 | with:
|
141 | 141 | path: |
|
142 | 142 | ~/go/pkg/mod
|
@@ -219,7 +219,7 @@ jobs:
|
219 | 219 | repo-token: ${{ secrets.GITHUB_TOKEN }}
|
220 | 220 | - name: Cache builds
|
221 | 221 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
|
222 |
| - uses: actions/cache@fd5de65bc895cf536527842281bea11763fefd77 # v2.1.7 |
| 222 | + uses: actions/cache@56461b9eb0f8438fd15c7a9968e3c9ebb18ceff1 # v2.1.7 |
223 | 223 | with:
|
224 | 224 | path: |
|
225 | 225 | ~/go/pkg/mod
|
@@ -267,7 +267,7 @@ jobs:
|
267 | 267 | repo-token: ${{ secrets.GITHUB_TOKEN }}
|
268 | 268 | - name: Cache builds
|
269 | 269 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
|
270 |
| - uses: actions/cache@fd5de65bc895cf536527842281bea11763fefd77 # v2.1.7 |
| 270 | + uses: actions/cache@56461b9eb0f8438fd15c7a9968e3c9ebb18ceff1 # v2.1.7 |
271 | 271 | with:
|
272 | 272 | path: |
|
273 | 273 | ~/go/pkg/mod
|
@@ -315,7 +315,7 @@ jobs:
|
315 | 315 | repo-token: ${{ secrets.GITHUB_TOKEN }}
|
316 | 316 | - name: Cache builds
|
317 | 317 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
|
318 |
| - uses: actions/cache@fd5de65bc895cf536527842281bea11763fefd77 # v2.1.7 |
| 318 | + uses: actions/cache@56461b9eb0f8438fd15c7a9968e3c9ebb18ceff1 # v2.1.7 |
319 | 319 | with:
|
320 | 320 | path: |
|
321 | 321 | ~/go/pkg/mod
|
@@ -363,7 +363,7 @@ jobs:
|
363 | 363 | repo-token: ${{ secrets.GITHUB_TOKEN }}
|
364 | 364 | - name: Cache builds
|
365 | 365 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
|
366 |
| - uses: actions/cache@fd5de65bc895cf536527842281bea11763fefd77 # v2.1.7 |
| 366 | + uses: actions/cache@56461b9eb0f8438fd15c7a9968e3c9ebb18ceff1 # v2.1.7 |
367 | 367 | with:
|
368 | 368 | path: |
|
369 | 369 | ~/go/pkg/mod
|
@@ -411,7 +411,7 @@ jobs:
|
411 | 411 | repo-token: ${{ secrets.GITHUB_TOKEN }}
|
412 | 412 | - name: Cache builds
|
413 | 413 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
|
414 |
| - uses: actions/cache@fd5de65bc895cf536527842281bea11763fefd77 # v2.1.7 |
| 414 | + uses: actions/cache@56461b9eb0f8438fd15c7a9968e3c9ebb18ceff1 # v2.1.7 |
415 | 415 | with:
|
416 | 416 | path: |
|
417 | 417 | ~/go/pkg/mod
|
@@ -459,7 +459,7 @@ jobs:
|
459 | 459 | repo-token: ${{ secrets.GITHUB_TOKEN }}
|
460 | 460 | - name: Cache builds
|
461 | 461 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
|
462 |
| - uses: actions/cache@fd5de65bc895cf536527842281bea11763fefd77 # v2.1.7 |
| 462 | + uses: actions/cache@56461b9eb0f8438fd15c7a9968e3c9ebb18ceff1 # v2.1.7 |
463 | 463 | with:
|
464 | 464 | path: |
|
465 | 465 | ~/go/pkg/mod
|
@@ -507,7 +507,7 @@ jobs:
|
507 | 507 | repo-token: ${{ secrets.GITHUB_TOKEN }}
|
508 | 508 | - name: Cache builds
|
509 | 509 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
|
510 |
| - uses: actions/cache@fd5de65bc895cf536527842281bea11763fefd77 # v2.1.7 |
| 510 | + uses: actions/cache@56461b9eb0f8438fd15c7a9968e3c9ebb18ceff1 # v2.1.7 |
511 | 511 | with:
|
512 | 512 | path: |
|
513 | 513 | ~/go/pkg/mod
|
@@ -555,7 +555,7 @@ jobs:
|
555 | 555 | repo-token: ${{ secrets.GITHUB_TOKEN }}
|
556 | 556 | - name: Cache builds
|
557 | 557 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
|
558 |
| - uses: actions/cache@fd5de65bc895cf536527842281bea11763fefd77 # v2.1.7 |
| 558 | + uses: actions/cache@56461b9eb0f8438fd15c7a9968e3c9ebb18ceff1 # v2.1.7 |
559 | 559 | with:
|
560 | 560 | path: |
|
561 | 561 | ~/go/pkg/mod
|
@@ -603,7 +603,7 @@ jobs:
|
603 | 603 | repo-token: ${{ secrets.GITHUB_TOKEN }}
|
604 | 604 | - name: Cache builds
|
605 | 605 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
|
606 |
| - uses: actions/cache@fd5de65bc895cf536527842281bea11763fefd77 # v2.1.7 |
| 606 | + uses: actions/cache@56461b9eb0f8438fd15c7a9968e3c9ebb18ceff1 # v2.1.7 |
607 | 607 | with:
|
608 | 608 | path: |
|
609 | 609 | ~/go/pkg/mod
|
@@ -651,7 +651,7 @@ jobs:
|
651 | 651 | repo-token: ${{ secrets.GITHUB_TOKEN }}
|
652 | 652 | - name: Cache builds
|
653 | 653 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
|
654 |
| - uses: actions/cache@fd5de65bc895cf536527842281bea11763fefd77 # v2.1.7 |
| 654 | + uses: actions/cache@56461b9eb0f8438fd15c7a9968e3c9ebb18ceff1 # v2.1.7 |
655 | 655 | with:
|
656 | 656 | path: |
|
657 | 657 | ~/go/pkg/mod
|
@@ -699,7 +699,7 @@ jobs:
|
699 | 699 | repo-token: ${{ secrets.GITHUB_TOKEN }}
|
700 | 700 | - name: Cache builds
|
701 | 701 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
|
702 |
| - uses: actions/cache@fd5de65bc895cf536527842281bea11763fefd77 # v2.1.7 |
| 702 | + uses: actions/cache@56461b9eb0f8438fd15c7a9968e3c9ebb18ceff1 # v2.1.7 |
703 | 703 | with:
|
704 | 704 | path: |
|
705 | 705 | ~/go/pkg/mod
|
@@ -771,7 +771,7 @@ jobs:
|
771 | 771 |
|
772 | 772 | - name: Cache builds
|
773 | 773 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
|
774 |
| - uses: actions/cache@fd5de65bc895cf536527842281bea11763fefd77 # v2.1.7 |
| 774 | + uses: actions/cache@56461b9eb0f8438fd15c7a9968e3c9ebb18ceff1 # v2.1.7 |
775 | 775 | with:
|
776 | 776 | path: |
|
777 | 777 | ~/go/pkg/mod
|
@@ -818,7 +818,7 @@ jobs:
|
818 | 818 | repo-token: ${{ secrets.GITHUB_TOKEN }}
|
819 | 819 | - name: Cache builds
|
820 | 820 | # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
|
821 |
| - uses: actions/cache@fd5de65bc895cf536527842281bea11763fefd77 # v2.1.7 |
| 821 | + uses: actions/cache@56461b9eb0f8438fd15c7a9968e3c9ebb18ceff1 # v2.1.7 |
822 | 822 | with:
|
823 | 823 | path: |
|
824 | 824 | ~/go/pkg/mod
|
|
0 commit comments