Skip to content

Commit 87bb680

Browse files
Update actions/cache digest to d4323d4
1 parent 6e64868 commit 87bb680

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
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@d4323d4df104b026a6aa633fdb11d772146be0bf # v4
8989
id: cache-analysis
9090
with:
9191
path: ${{ steps.analysis_cache.outputs.analysis_cache }}

0 commit comments

Comments
 (0)