2 parents 5de03ae + a48928e commit f323370Copy full SHA for f323370
1 file changed
.github/workflows/build.yaml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
17
with:
18
go-version-file: go.mod
19
- - uses: actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
+ - uses: actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
20
21
path: ~/.local/share/aquaproj-aqua
22
key: v1-aqua-installer-${{runner.os}}-${{runner.arch}}-${{hashFiles('aqua.yaml')}}
0 commit comments