Skip to content

Commit 90722b7

Browse files
Update actions/cache digest to 0c907a7
1 parent e067ddb commit 90722b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
echo "analysis_cache_key_int=$(make go.lint.analysiskey-interval)" >> $GITHUB_OUTPUT
8686
8787
- name: Cache Linter Analysis
88-
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
88+
uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4
8989
id: cache-analysis
9090
with:
9191
path: ${{ steps.analysis_cache.outputs.analysis_cache }}

0 commit comments

Comments
 (0)