mirror of
https://github.com/project-zot/zot.git
synced 2026-06-19 22:27:58 +08:00
chore: fix dependabot alerts (#3657)
Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
This commit is contained in:
committed by
GitHub
parent
ed40bfd689
commit
3a349dccec
@@ -27,7 +27,7 @@ jobs:
|
||||
go-version: 1.25.x
|
||||
- name: Cache go dependencies
|
||||
id: cache-go-dependencies
|
||||
uses: actions/cache@v4
|
||||
uses: actions/cache@v5
|
||||
with:
|
||||
path: |
|
||||
~/go/pkg/mod
|
||||
|
||||
Reference in New Issue
Block a user