Skip to content

Commit f323370

Browse files
authored
Merge pull request #57 from pddg/dependabot/github_actions/actions/cache/restore-6.1.0
chore(deps): bump actions/cache/restore from 5.0.5 to 6.1.0
2 parents 5de03ae + a48928e commit f323370

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
1717
with:
1818
go-version-file: go.mod
19-
- uses: actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
19+
- uses: actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
2020
with:
2121
path: ~/.local/share/aquaproj-aqua
2222
key: v1-aqua-installer-${{runner.os}}-${{runner.arch}}-${{hashFiles('aqua.yaml')}}

0 commit comments

Comments
 (0)