Skip to content

Commit 01993e8

Browse files
authored
Merge pull request #64 from TotallyNotRobots/renovate/actions-cache-5.x
chore(deps): update actions/cache action to v5
2 parents ac845ad + e643447 commit 01993e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
type=semver,pattern={{version}}
6161
- # httos://github.com/actions/cache
6262
name: Cache Docker layers
63-
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
63+
uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
6464
with:
6565
path: |
6666
/go/pkg/mod/

0 commit comments

Comments
 (0)