|
83 | 83 | ${{ runner.os }}-openmeter-nix-build- |
84 | 84 |
|
85 | 85 | - name: Restore go.mod cache if exists |
86 | | - uses: actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 |
| 86 | + uses: actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 |
87 | 87 | with: |
88 | 88 | path: .devenv/state/go |
89 | 89 | key: ${{ runner.os }}-openmeter-go-modules-${{ github.ref_name }}-${{ hashFiles('flake.*', 'go.*', '.github/workflows/*.yaml') }} |
@@ -158,7 +158,7 @@ jobs: |
158 | 158 | ${{ runner.os }}-openmeter-nix-build- |
159 | 159 |
|
160 | 160 | - name: Restore go.mod cache if exists |
161 | | - uses: actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 |
| 161 | + uses: actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 |
162 | 162 | with: |
163 | 163 | path: .devenv/state/go |
164 | 164 | key: ${{ runner.os }}-openmeter-go-modules-${{ github.ref_name }}-${{ hashFiles('flake.*', 'go.*', '.github/workflows/*.yaml') }} |
@@ -261,7 +261,7 @@ jobs: |
261 | 261 | ${{ runner.os }}-openmeter-nix-build- |
262 | 262 |
|
263 | 263 | - name: Restore go.mod cache if exists |
264 | | - uses: actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 |
| 264 | + uses: actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 |
265 | 265 | with: |
266 | 266 | path: .devenv/state/go |
267 | 267 | key: ${{ runner.os }}-openmeter-go-modules-${{ github.ref_name }}-${{ hashFiles('flake.*', 'go.*', '.github/workflows/*.yaml') }} |
@@ -332,7 +332,7 @@ jobs: |
332 | 332 |
|
333 | 333 | # This shaves off 5s or so |
334 | 334 | - name: Restore go.mod cache if exists |
335 | | - uses: actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 |
| 335 | + uses: actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 |
336 | 336 | with: |
337 | 337 | path: .devenv/state/go |
338 | 338 | key: ${{ runner.os }}-openmeter-go-modules-${{ github.ref_name }}-${{ hashFiles('flake.*', 'go.*', '.github/workflows/*.yaml') }} |
@@ -403,7 +403,7 @@ jobs: |
403 | 403 | ${{ runner.os }}-openmeter-nix-build- |
404 | 404 |
|
405 | 405 | - name: Restore go.mod cache if exists |
406 | | - uses: actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 |
| 406 | + uses: actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 |
407 | 407 | with: |
408 | 408 | path: .devenv/state/go |
409 | 409 | key: ${{ runner.os }}-openmeter-go-modules-${{ github.ref_name }}-${{ hashFiles('flake.*', 'go.*', '.github/workflows/*.yaml') }} |
@@ -450,7 +450,7 @@ jobs: |
450 | 450 |
|
451 | 451 | # This shaves off 5s or so |
452 | 452 | - name: Restore go.mod cache if exists |
453 | | - uses: actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 |
| 453 | + uses: actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 |
454 | 454 | with: |
455 | 455 | path: .devenv/state/go |
456 | 456 | key: ${{ runner.os }}-openmeter-go-modules-${{ github.ref_name }}-${{ hashFiles('flake.*', 'go.*', '.github/workflows/*.yaml') }} |
@@ -672,7 +672,7 @@ jobs: |
672 | 672 | ${{ runner.os }}-openmeter-nix-build- |
673 | 673 |
|
674 | 674 | - name: Restore go.mod cache if exists |
675 | | - uses: actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 |
| 675 | + uses: actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 |
676 | 676 | with: |
677 | 677 | path: .devenv/state/go |
678 | 678 | key: ${{ runner.os }}-openmeter-go-modules-${{ github.ref_name }}-${{ hashFiles('flake.*', 'go.*', '.github/workflows/*.yaml') }} |
@@ -790,7 +790,7 @@ jobs: |
790 | 790 | ${{ runner.os }}-openmeter-nix-build- |
791 | 791 |
|
792 | 792 | - name: Restore go.mod cache if exists |
793 | | - uses: actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 |
| 793 | + uses: actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 |
794 | 794 | with: |
795 | 795 | path: .devenv/state/go |
796 | 796 | key: ${{ runner.os }}-openmeter-go-modules-${{ github.ref_name }}-${{ hashFiles('flake.*', 'go.*', '.github/workflows/*.yaml') }} |
|
0 commit comments