There was an error while loading. Please reload this page.
2 parents 3f1c119 + c1f3c28 commit 5091a16Copy full SHA for 5091a16
1 file changed
.github/workflows/ci.yaml
@@ -43,7 +43,7 @@ jobs:
43
go-version-file: '.go-version'
44
45
- name: Cache licenses
46
- uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
+ uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
47
with:
48
key: licensei-v2-${{ hashFiles('go.sum') }}
49
path: |
0 commit comments