Skip to content

Commit ecdd56d

Browse files
Merge pull request #38 from upbound/renovate/actions-cache-digest
Update actions/cache digest to 5a3ec84
2 parents 93e964f + 9d002a6 commit ecdd56d

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
@@ -81,7 +81,7 @@ jobs:
8181
echo "analysis_cache_key_int=$(make go.lint.analysiskey-interval)" >> $GITHUB_OUTPUT
8282
8383
- name: Cache Linter Analysis
84-
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4
84+
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
8585
id: cache-analysis
8686
with:
8787
path: ${{ steps.analysis_cache.outputs.analysis_cache }}

0 commit comments

Comments
 (0)