Skip to content

Commit ae6a82d

Browse files
authored
Merge pull request #860 from crossplane-contrib/renovate/actions-cache-digest
Update actions/cache digest to 0057852
2 parents 4e6803a + 6bc0021 commit ae6a82d

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@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
88+
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
8989
id: cache-analysis
9090
with:
9191
path: ${{ steps.analysis_cache.outputs.analysis_cache }}

0 commit comments

Comments
 (0)