diff --git a/action.yaml b/action.yaml index 7fe2708..d5c56aa 100644 --- a/action.yaml +++ b/action.yaml @@ -68,7 +68,7 @@ runs: - name: cache download id: cache-download - uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 + uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 with: path: ${{ inputs.path }}/bpftool key: bpftool-${{ steps.version.outputs.version }}-${{ steps.arch.outputs.arch }}