diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c13d96b..d51a505 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -78,7 +78,7 @@ jobs: echo "analysis_cache_key_int=$(make go.lint.analysiskey-interval)" >> $GITHUB_OUTPUT - name: Cache Linter Analysis - uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5 + uses: actions/cache@caa296126883cff596d87d8935842f9db880ef25 # v5 id: cache-analysis with: path: ${{ steps.analysis_cache.outputs.analysis_cache }}