chore(deps): update actions/cache digest to cdf6c1f #80

Merged
t.behrendt merged 1 commits from renovate/actions-cache-digest into main 2026-01-30 09:55:56 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 17837fb306 - Show all commits

View File

@@ -39,7 +39,7 @@ jobs:
go.sum go.sum
- name: cache go - name: cache go
id: cache-go id: cache-go
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5 uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
with: with:
path: | path: |
/go_path /go_path

View File

@@ -30,7 +30,7 @@ jobs:
go.sum go.sum
- name: cache go - name: cache go
id: cache-go id: cache-go
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5 uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
with: with:
path: | path: |
/go_path /go_path