Skip to content

Commit f2d8614

Browse files
authored
Merge pull request #758 from crossplane-contrib/renovate/actions-cache-digest
Update actions/cache digest to 5a3ec84
2 parents fbac3b2 + 0162e82 commit f2d8614

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

0 commit comments

Comments
 (0)